freebsd-dev/sys/dev/sound/isa
Poul-Henning Kamp db90128160 Avoid the modules madness I inadvertently introduced by making the
cloning infrastructure standard in kern_conf.  Modules are now
the same with or without devfs support.

If you need to detect if devfs is present, in modules or elsewhere,
check the integer variable "devfs_present".

This happily removes an ugly hack from kern/vfs_conf.c.

This forces a rename of the eventhandler and the standard clone
helper function.

Include <sys/eventhandler.h> in <sys/conf.h>: it's a helper #include
like <sys/queue.h>

Remove all #includes of opt_devfs.h they no longer matter.
2000-09-02 19:17:34 +00:00
..
ad1816.c change mixer api slightly 2000-09-01 20:09:24 +00:00
ad1816.h seperate the ad1816 driver from the mss driver since it shares no code 1999-09-28 20:00:06 +00:00
emu8000.c Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
es1888.c add module metadata. this is a hack, sound drivers will eventually present a 2000-07-03 20:52:27 +00:00
ess.c change mixer api slightly 2000-09-01 20:09:24 +00:00
gusc.c PR:19945 2000-07-18 20:18:16 +00:00
gusmidi.c Finally merge newmidi. 2000-07-11 11:49:33 +00:00
mpu.c Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
mss.c change mixer api slightly 2000-09-01 20:09:24 +00:00
mss.h Supported the mss on PC-98 and Sound Blaster 98. 2000-05-19 15:41:52 +00:00
opl.c Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
sb8.c change mixer api slightly 2000-09-01 20:09:24 +00:00
sb16.c change mixer api slightly 2000-09-01 20:09:24 +00:00
sb.c change mixer api slightly 2000-09-01 20:09:24 +00:00
sb.h remove unused mixer stuff 1999-12-19 18:18:55 +00:00
sbc.c Recognize ESS 1888 in Dell Latitude XPi 2000-08-19 18:17:15 +00:00
uartsio.c Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00