freebsd-dev/sys/i4b
Peter Wemm f37a929ca1 Kill count device support from config. I've changed the last few
remaining consumers to have the count passed as an option.  This is
i4b, pc98/wdc, and coda.

Bump configvers.h from 500013 to 600000.

Remove heuristics that tried to parse "device ed5" as 5 units of the ed
device.  This broke things like the snd_emu10k1 device, which required
quotes to make it parse right.  The no-longer-needed quotes have been
removed from NOTES, GENERIC etc.  eg, I've removed the quotes from:
   device  snd_maestro
   device  "snd_maestro3"
   device  snd_mss

I believe everything will still compile and work after this.
2004-08-30 23:03:58 +00:00
..
capi Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
driver Kill count device support from config. I've changed the last few 2004-08-30 23:03:58 +00:00
include Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
layer1 Fix a possible hang which apparently occurs during a warm boot (cold boot 2004-07-18 20:13:31 +00:00
layer2 Use __FBSDID(). 2003-06-11 00:01:05 +00:00
layer3 Use __FBSDID(). 2003-06-11 00:01:05 +00:00
layer4 Kill count device support from config. I've changed the last few 2004-08-30 23:03:58 +00:00