..
atkbd_isa.c
Reinitialize the keyboard after the ACPI resume event.
2001-09-23 08:42:06 +00:00
atkbdc_isa.c
Yet another turn of workaround for psm/ACPI/PnP BIOS
2001-09-25 16:59:28 +00:00
atrtc.c
Use repo-copied files in sys/i386/bios.
2003-03-24 19:14:46 +00:00
fd.c
Use bioq_flush() to drain a bio queue with a specific error code.
2003-04-01 15:06:26 +00:00
fdreg.h
Increase the PIO timeout to approximately the value it used to have
2002-05-12 15:24:21 +00:00
isa_common.c
- Use __BUS_ACCESSOR() to define the ISA ivar accessor functions instead of
2002-10-15 00:02:51 +00:00
isa_common.h
No need to declare M_ISADEV here.
2002-10-16 10:38:48 +00:00
isa_if.m
isahint.c
isareg.h
Correct error message.
2003-02-02 13:06:18 +00:00
isavar.h
- Use __BUS_ACCESSOR() to define the ISA ivar accessor functions instead of
2002-10-15 00:02:51 +00:00
orm.c
Correct an argument to bus_alloc_resource().
2003-03-25 04:34:33 +00:00
pnp.c
Put an XXX: comment here to point out a couple of free() issues on
2002-10-16 10:40:43 +00:00
pnpparse.c
Properly put macro args in ().
2002-10-16 09:07:30 +00:00
pnpreg.h
GC various bits and pieces of USERCONFIG from all over the place.
2002-04-09 11:18:46 +00:00
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
More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).
2003-03-02 16:54:40 +00:00
ppcreg.h
Convert inb/outb to bus_space.
2001-06-23 06:52:54 +00:00
psm.c
Gigacommit to improve device-driver source compatibility between
2003-03-03 12:15:54 +00:00
rtc.h
syscons_isa.c
Make the SC_NO_SUSPEND_VTYSWITCH kernel option available as a loader
2003-01-15 03:45:27 +00:00
vga_isa.c
- Add vm_paddr_t, a physical address type. This is required for systems
2003-03-25 00:07:06 +00:00