.. |
ic
|
|
|
atkbd_isa.c
|
- Properly keep track of I/O port resources.
|
2000-03-19 03:25:13 +00:00 |
atkbdc_isa.c
|
Fixed the type of some ivar access functions. Ivars have type uintptr_t,
|
2000-04-30 10:01:56 +00:00 |
atrtc.c
|
Isolate the Timecounter internals in their own two files.
|
2000-03-20 14:09:06 +00:00 |
fd.c
|
Step down a level and issue format requests with a struct bio instead
|
2000-05-06 07:01:47 +00:00 |
fdc.h
|
Complete the bio/buf divorce for all code below devfs::strategy
|
2000-04-15 05:54:02 +00:00 |
fdreg.h
|
Merge most of FDC_YE into the mainline driver.
|
2000-01-06 07:13:54 +00:00 |
isa_common.c
|
When allocating resources in the following cases:
|
2000-02-11 04:35:07 +00:00 |
isa_common.h
|
|
|
isa_if.m
|
* Factor out the object system from new-bus so that it can be used by
|
2000-04-08 14:17:18 +00:00 |
isahint.c
|
|
|
isareg.h
|
|
|
isavar.h
|
Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags.
|
2000-03-13 10:19:32 +00:00 |
joy.c
|
Add ADS7182 as a known Joystick.
|
2000-01-18 08:38:35 +00:00 |
pnp.c
|
|
|
pnpparse.c
|
Remove unneeded #include <sys/kernel.h>
|
2000-04-29 15:36:14 +00:00 |
pnpreg.h
|
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
|
1999-12-29 05:07:58 +00:00 |
pnpvar.h
|
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
|
1999-12-29 05:07:58 +00:00 |
ppc.c
|
Enable PnP attachment for parallel port controllers.
|
2000-04-22 15:08:50 +00:00 |
ppcreg.h
|
Port of ppbus standalone framework to the newbus system.
|
2000-01-14 00:18:06 +00:00 |
psm.c
|
Remove ~25 unneeded #include <sys/conf.h>
|
2000-04-19 14:58:28 +00:00 |
rtc.h
|
|
|
sio.c
|
Add the logical ID of FUJITSU Modem 33600 PNP/I2.
|
2000-05-02 05:54:11 +00:00 |
sioreg.h
|
|
|
syscons_isa.c
|
- Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor.
|
2000-03-31 16:05:46 +00:00 |
vga_isa.c
|
Use config's conditional compilation rather than using #ifdefs that make
|
2000-01-29 15:08:56 +00:00 |