]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Call bus_generic_attach() at end of hdspe_attach().
authorglebius <glebius@FreeBSD.org>
Mon, 2 Jul 2012 07:39:55 +0000 (07:39 +0000)
committerglebius <glebius@FreeBSD.org>
Mon, 2 Jul 2012 07:39:55 +0000 (07:39 +0000)
commit0b1a43ced6360e8de2d50551e8df96e8f38139e0
treee9d0449fed5d1356ac10c7cfe09237bcbe463c70
parente161e8619f2f012952324e28f7604e2874c1bea4
- Call bus_generic_attach() at end of hdspe_attach().
- Use own devclass_t in DRIVER_MODULE().

This fixes operation of hdspe(4) when built as loadable module.

Submitted by: Ruslan Bukin <br bsdpad.com>
sys/dev/sound/pci/hdspe.c