freebsd-dev/sys/isa
Doug Rabson bb2b9030e8 * Add some verbose logging to the PnP parser and fix a couple of bugs.
* Move pnp_eisaformat() to pnp.c, declared in <isa/pnpvar.h>.
* Turn the pnpbios code into an enumerator for the isa bus. This allows
  all devices known to the bios to be probed automatically.

Currently the pnpbios code is dependant on the PNPBIOS option. As the code
is tested more and when more drivers are converted this will be made the
default. I have PnP changes in the wings for fdc, atkbd, psm, pcaudio, and
joy. Sio already works with pnpbios.
1999-10-14 21:03: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 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
atrtc.c This adds the i386 specific support for systems with a MicroChannel 1999-09-03 02:04:28 +00:00
fd.c Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
fdc.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fdreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
isa_common.c * Add struct resource_list* argument to resource_list_alloc and 1999-10-12 21:35:51 +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 * Add struct resource_list* argument to resource_list_alloc and 1999-10-12 21:35:51 +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 Oh foo. I got carried away. :-( "joy.h" is used to size an array. 1999-10-11 16:09:00 +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 Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
rtc.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sio.c Add support for the USRobotics Courier V.Everything (USR0101) modem. 1999-10-11 15:06:14 +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 * Add struct resource_list* argument to resource_list_alloc and 1999-10-12 21:35:51 +00:00