Peter Wemm 0f063508d7 Some newbus-inspired tidy-ups. Use device_identify() rather than scanning
the resource table to locate children.  The 'at ppbus?' can go again.
Remove a few #if Nxxx > 0' type things, config arranges this for us.
Move the newbus method glue next to the DRIVER_MODULE() stuff so we
don't need extra prototypes.
Don't set device descriptions until after the possibility of the probe
returning an error.
Remove all cdevsw_add() calls, all the drivers that did this also use
make_dev() correctly, so it's not required.
A couple of other minor nits.
2000-01-23 14:41:04 +00:00
..
2000-01-17 12:49:54 +00:00
1999-10-25 04:28:53 +00:00
2000-01-14 07:14:17 +00:00
1999-11-18 07:22:59 +00:00
2000-01-16 09:25:10 +00:00
2000-01-23 11:50:43 +00:00
2000-01-14 07:14:17 +00:00
2000-01-14 07:14:17 +00:00
1999-10-11 19:14:37 +00:00
2000-01-14 07:14:17 +00:00
2000-01-17 20:49:59 +00:00
1999-08-28 01:08:13 +00:00
2000-01-14 07:14:17 +00:00
2000-01-18 08:38:35 +00:00
1999-12-01 10:20:21 +00:00
1999-10-06 13:03:09 +00:00
2000-01-10 12:53:19 +00:00
2000-01-14 07:14:17 +00:00
1999-11-18 08:43:58 +00:00
1999-12-21 11:14:12 +00:00