freebsd-dev/sys/isa
Peter Wemm 684fb19e34 Extract a list of extra isa pnp modem ID's from NetBSD and OpenBSD. Some
of these are bound to have a PNP05xx compatid, but there's no easy way to
tell.  Since it's just an ID list and uses the pnp header's description
strings rather than encoding strings here, it doesn't seem to be too
expensive to err on the safe side.
1999-12-21 09:16:03 +00:00
..
ic $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
atkbd_isa.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
atkbdc_isa.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
atrtc.c Remove references to register_intr() etc in comments. 1999-12-20 15:11:31 +00:00
fd.c Add a flag to disable FIFO probing. The code seems to have a chance of 1999-12-21 08:33:03 +00:00
fdc.h Add code to support ISA PnP. 1999-11-11 08:48:40 +00:00
fdreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
isa_common.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
isa_common.h Change isa_get/set_flags() to device_get/set_flags(). 1999-09-07 08:42:49 +00:00
isa_if.m * Add struct resource_list* argument to resource_list_alloc and 1999-10-12 21:35:51 +00:00
isahint.c Allow a DMA channel of 0. This gets the on-board mss audio device working 1999-11-22 14:30:41 +00:00
isareg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
isavar.h * Add struct resource_list* argument to resource_list_alloc and 1999-10-12 21:35:51 +00:00
joy.c Removed unnecessary include files. 1999-12-20 12:08:20 +00:00
pnp.c * Add some verbose logging to the PnP parser and fix a couple of bugs. 1999-10-14 21:03:03 +00:00
pnpparse.c * Add some verbose logging to the PnP parser and fix a couple of bugs. 1999-10-14 21:03:03 +00:00
pnpreg.h s/LOGIGAL/LOGICAL/ 1999-09-02 05:13:01 +00:00
pnpvar.h * Add some verbose logging to the PnP parser and fix a couple of bugs. 1999-10-14 21:03:03 +00:00
ppc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ppcreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
psm.c - Add the device resume method. It supercedes the existing resume 1999-12-15 10:04:05 +00:00
rtc.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sio.c Extract a list of extra isa pnp modem ID's from NetBSD and OpenBSD. Some 1999-12-21 09:16:03 +00:00
sioreg.h Restore the old sio* - bruce can fix it himself. 1999-09-08 10:59:03 +00:00
syscons_isa.c Change isa_get/set_flags() to device_get/set_flags(). 1999-09-07 08:42:49 +00:00
vga_isa.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00