freebsd-dev/sys/isa
Kazutaka YOKOTA cd6cd68d18 Refine ACPI/PnP BIOS probe/attach routines a bit.
- Add workaround for the problematic PnP BIOS which does not assign
  irq resource for the PS/2 mouse device node; if there is no irq
  assigned for the PS/2 mouse node, refer to device.hints for an
  irq number. If we still don't find an irq number in the hints
  database, use a hard-coded value.
- Delete unused ivars.
- Bit of clean up in probe/attach.
- Add PnP ID for the PS/2 mouse port on some IBM ThinkPad models.
2001-09-15 04:38:20 +00:00
..
atkbd_isa.c Refine ACPI/PnP BIOS probe/attach routines a bit. 2001-09-15 04:38:20 +00:00
atkbdc_isa.c Update the atkbdc, atkbd, and psm drivers to probe/attach 2001-09-06 12:09:26 +00:00
atrtc.c Reenable RTC interrupts after wakeup. Some laptops have a problem 2001-09-04 16:02:06 +00:00
fd.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
fdreg.h
isa_common.c Rework the ISA PnP driver pnp and the PnP resource parser to fix 2001-09-05 03:54:33 +00:00
isa_common.h Rework the ISA PnP driver pnp and the PnP resource parser to fix 2001-09-05 03:54:33 +00:00
isa_if.m
isahint.c
isareg.h
isavar.h Rework the ISA PnP driver pnp and the PnP resource parser to fix 2001-09-05 03:54:33 +00:00
joy.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
orm.c
pnp.c Rework the ISA PnP driver pnp and the PnP resource parser to fix 2001-09-05 03:54:33 +00:00
pnpparse.c Rework the ISA PnP driver pnp and the PnP resource parser to fix 2001-09-05 03:54:33 +00:00
pnpreg.h
pnpvar.h Rework the ISA PnP driver pnp and the PnP resource parser to fix 2001-09-05 03:54:33 +00:00
ppc.c Add ACPI attachments. 2001-08-30 09:17:03 +00:00
ppcreg.h
psm.c Refine ACPI/PnP BIOS probe/attach routines a bit. 2001-09-15 04:38:20 +00:00
rtc.h
sio.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
sioreg.h
syscons_isa.c
vga_isa.c KSE Milestone 2 2001-09-12 08:38:13 +00:00