.. |
ic
|
A slightly unfinished i82586 driver, based on Garrett Wollman's.
|
1993-11-08 20:15:31 +00:00 |
TODO
|
…
|
|
aha1542.c
|
Use KERNBASE, not 0xfe000000.
|
1994-01-03 23:53:29 +00:00 |
aha1742.c
|
Use KERNBASE, not 0xfe000000.
|
1994-01-03 23:53:29 +00:00 |
bsd_audio.c
|
LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com.
|
1994-01-09 19:35:00 +00:00 |
bsd_audiovar.h
|
LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com.
|
1994-01-09 19:35:00 +00:00 |
bt742a.c
|
small cleanup
|
1994-01-05 13:38:57 +00:00 |
clock.c
|
Canonicalize all #includes, and add pio.h where appropriate.
|
1993-12-20 09:05:17 +00:00 |
clock.h
|
…
|
|
clockreg.h
|
…
|
|
com.c
|
Junk comselect(); it's the same at ttselect().
|
1994-01-13 14:58:12 +00:00 |
comreg.h
|
…
|
|
cy.c
|
Canonicalize all #includes, and add pio.h where appropriate.
|
1993-12-20 09:05:17 +00:00 |
debug.h
|
…
|
|
dma.c
|
Add at_setup_dmachan(). Minor cleanup.
|
1993-10-22 20:24:14 +00:00 |
fd.c
|
pg() -> panic()
|
1994-01-27 07:10:09 +00:00 |
fdreg.h
|
…
|
|
icu.c.old
|
…
|
|
icu.h
|
From magnum branch:
|
1993-12-17 00:10:06 +00:00 |
icu.s
|
From magnum branch:
|
1993-12-17 00:10:06 +00:00 |
icureg.h
|
…
|
|
icuvar.h
|
…
|
|
if_ed.c
|
ether_input() takes a network byte order ether_type now
|
1994-01-24 00:17:16 +00:00 |
if_edreg.h
|
…
|
|
if_ep.c
|
Fix spelling error in Copyright notice
|
1994-01-28 23:43:26 +00:00 |
if_epreg.h
|
Fix spelling error in Copyright notice
|
1994-01-28 23:43:26 +00:00 |
if_hp.c
|
ether_input() takes a network byte order ether_type now
|
1994-01-24 00:17:16 +00:00 |
if_ie.c
|
ether_input() takes a network byte order ether_type now
|
1994-01-24 00:17:16 +00:00 |
if_ie507.h
|
A slightly unfinished i82586 driver, based on Garrett Wollman's.
|
1993-11-08 20:15:31 +00:00 |
if_ieatt.h
|
A slightly unfinished i82586 driver, based on Garrett Wollman's.
|
1993-11-08 20:15:31 +00:00 |
if_is.c
|
ether_input() takes a network byte order ether_type now
|
1994-01-24 00:17:16 +00:00 |
if_isreg.h
|
Latest version of isolan driver.
|
1993-10-25 03:30:54 +00:00 |
intr.c
|
Turn off special mask mode by default. It is clearly not supported enough.
|
1993-12-05 11:20:09 +00:00 |
isa.c
|
Use cpufunc.h only where (currently) needed.
|
1993-12-20 09:11:38 +00:00 |
isa.h
|
Use KERNBASE, not 0xfe000000.
|
1994-01-03 23:53:29 +00:00 |
isa_device.h
|
…
|
|
isavar.h
|
delete contents; can't appear in trunk until copyright is fixed.
|
1994-01-21 05:11:07 +00:00 |
kbd.h
|
…
|
|
kbdreg.h
|
…
|
|
lms.c
|
Canonicalize all #includes, and add pio.h where appropriate.
|
1993-12-20 09:05:17 +00:00 |
lpa.c
|
Canonicalize all #includes, and add pio.h where appropriate.
|
1993-12-20 09:05:17 +00:00 |
lpt.c
|
Canonicalize all #includes, and add pio.h where appropriate.
|
1993-12-20 09:05:17 +00:00 |
lptreg.h
|
…
|
|
mcd.c
|
Canonicalize all #includes, and add pio.h where appropriate.
|
1993-12-20 09:05:17 +00:00 |
mcdreg.h
|
added two copyright strings at the request of Gary Clark II
|
1993-11-17 12:22:50 +00:00 |
mms.c
|
Canonicalize all #includes, and add pio.h where appropriate.
|
1993-12-20 09:05:17 +00:00 |
npx.c
|
Inline all the [lr]cr[023]() `functions' in cpufunc.h.
|
1994-01-03 16:21:48 +00:00 |
nvram.h
|
…
|
|
pccons.c
|
ttrstrt definition doesn't belong here
|
1994-01-28 13:43:41 +00:00 |
pms.c
|
Canonicalize all #includes, and add pio.h where appropriate.
|
1993-12-20 09:05:17 +00:00 |
rtc.h
|
…
|
|
sb.c
|
don't go boom in the presence of stray interrupts
|
1994-01-28 03:40:18 +00:00 |
sbreg.h
|
LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com.
|
1994-01-09 19:35:00 +00:00 |
spkr.c
|
Canonicalize all #includes, and add pio.h where appropriate.
|
1993-12-20 09:05:17 +00:00 |
spkr_reg.h
|
…
|
|
timerreg.h
|
…
|
|
ultra14f.c
|
cleaned up some warnings
|
1994-01-21 06:26:00 +00:00 |
vector.s
|
Clean up trap handling and macroize interrupt entry and exit code. From
|
1993-12-19 06:58:12 +00:00 |
wd.c
|
Inline all the [lr]cr[023]() `functions' in cpufunc.h.
|
1994-01-03 16:23:06 +00:00 |
wd7000.c
|
Use KERNBASE, not 0xfe000000.
|
1994-01-03 23:53:29 +00:00 |
wdreg.h
|
…
|
|
wt.c
|
Canonicalize all #includes, and add pio.h where appropriate.
|
1993-12-20 09:05:17 +00:00 |
wtreg.h
|
…
|
|