.. |
atkbd_isa.c
|
Fix some easy, global, lint warnings. In most cases, this means
|
2003-04-30 12:57:40 +00:00 |
atkbdc_isa.c
|
Fix some easy, global, lint warnings. In most cases, this means
|
2003-04-30 12:57:40 +00:00 |
atrtc.c
|
Don't rely on boolean expression evaluating to 1 or 0 by default.
|
2003-05-31 20:23:46 +00:00 |
fd.c
|
Remove unused variable.
|
2003-05-31 18:45:32 +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
|
Create a 'legacy' node for AMD64 as well as i386. While we'll never
|
2003-04-30 21:41:41 +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
|
Hints overhaul:
|
2001-06-12 09:40:04 +00:00 |
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
|
Remove unused variable(s).
|
2003-05-31 20:21:53 +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
|
Remove break after return;
|
2003-05-31 20:24:30 +00:00 |
ppcreg.h
|
Convert inb/outb to bus_space.
|
2001-06-23 06:52:54 +00:00 |
psm.c
|
Remove extra ';'
|
2003-05-31 18:37:30 +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
|
Only use the pc bios stuff on i386's. I think this might even be unused
|
2003-05-01 04:23:15 +00:00 |