.. |
ic
|
Add mouse gunk.
|
1994-03-02 08:02:27 +00:00 |
pcvt
|
Add some delays to save the Gateway (lose, lose) keyboard controllers.
|
1994-09-18 19:33:11 +00:00 |
TODO
|
add rcsids to everything and clean up headers
|
1993-05-22 07:56:12 +00:00 |
aha1542.c
|
Fix the DMA setup.
|
1994-07-27 13:10:33 +00:00 |
aha1742.c
|
Disable EISA reset, for now.
|
1994-08-22 21:53:23 +00:00 |
aic6360.c
|
change, requested by Jarle Greipsland
|
1994-10-17 00:08:29 +00:00 |
ast.c
|
Slight optimization, and don't go bonkers if one of the sub-devices is not
|
1994-08-14 14:13:25 +00:00 |
bsd_audio.c
|
Don't need isa.h.
|
1994-04-24 01:29:56 +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
|
Add some missing newlines in the attach messages.
|
1994-07-31 18:25:50 +00:00 |
clock.c
|
Don't allow the clock chip to be reset if the time hasn't been initialized.
|
1994-07-25 00:19:47 +00:00 |
clock.h
|
Put RCS ids back...
|
1993-08-04 00:42:51 +00:00 |
clockreg.h
|
Renamed from clock.h.
|
1993-09-24 09:04:56 +00:00 |
com.c
|
Only reset FIFO if changing baud rate. From John Kohl (slightly edited).
|
1994-09-16 02:50:39 +00:00 |
comreg.h
|
Major cleanup and many bugs fixed; based in part on Brad Huntting's version
|
1994-03-08 08:12:56 +00:00 |
cy.c
|
MIN --> min
|
1994-05-24 07:31:12 +00:00 |
debug.h
|
Minor code cleanup.
|
1994-04-02 08:04:26 +00:00 |
dma.c
|
quiet compiler warnings
|
1994-05-23 03:02:13 +00:00 |
dmareg.h
|
Separate DMA functions.
|
1994-04-22 22:58:50 +00:00 |
dmavar.h
|
Separate DMA functions.
|
1994-04-22 22:58:50 +00:00 |
elink.c
|
Add copyright notices.
|
1994-02-16 19:28:19 +00:00 |
elink.h
|
Add copyright notices.
|
1994-02-16 19:28:19 +00:00 |
fd.c
|
Print a single `soft error' message when an operation was retried and
|
1994-10-20 04:46:17 +00:00 |
fdreg.h
|
Fix some constants in preparation for my new driver.
|
1994-03-10 18:10:41 +00:00 |
icu.h
|
Clean up a little.
|
1994-10-01 03:42:59 +00:00 |
icu.s
|
Change a btrl to btl. The use of btrl is no longer necessary.
|
1994-07-22 07:52:50 +00:00 |
if_ed.c
|
Rearrange ed_init() slightly, to better correspond to the National manual.
|
1994-10-23 23:24:56 +00:00 |
if_edreg.h
|
Fix the packet length correction for buggy chips so that it actually works,
|
1994-10-23 21:22:13 +00:00 |
if_eg.c
|
fix debugging stuff, from dean
|
1994-08-25 20:18:25 +00:00 |
if_egreg.h
|
add `eg' driver for the 3c505 by <dean@fsa.ca>
|
1994-08-23 17:59:33 +00:00 |
if_el.c
|
Use ether_ifattach() rather than doing the same thing in each driver.
|
1994-05-13 06:13:43 +00:00 |
if_elreg.h
|
Clean up a bit more; make it look like other drivers. Remove SIOCGIFADDR.
|
1994-03-01 05:41:26 +00:00 |
if_ep.c
|
Missed an iobase that should be u_short.
|
1994-09-05 00:21:40 +00:00 |
if_epreg.h
|
Make the EISA reset code like the other drivers.
|
1994-07-28 08:44:47 +00:00 |
if_hp.c
|
#include cpu.h in all files which use spl*().
|
1994-03-08 12:21:10 +00:00 |
if_ie.c
|
Bug fixes from Rafal Boni:
|
1994-10-18 13:40:30 +00:00 |
if_ie507.h
|
Some patches from Rafal Boni to fix egregious 3C507 mistakes.
|
1994-03-31 06:16:35 +00:00 |
if_ieatt.h
|
A slightly unfinished i82586 driver, based on Garrett Wollman's.
|
1993-11-08 20:15:31 +00:00 |
if_le.c
|
Correct multicast filter calculation.
|
1994-10-09 21:19:04 +00:00 |
if_lereg.h
|
Rename flags; clean up a bit.
|
1994-07-05 21:20:20 +00:00 |
intr.c
|
Implement new system call entry method. Clean up all of the IDT frobnication
|
1994-10-26 01:30:59 +00:00 |
isa.c
|
Remove unneeded #includes.
|
1994-10-09 15:06:23 +00:00 |
isa.h
|
Still need this for config for now.
|
1994-04-24 01:39:11 +00:00 |
isa_device.h
|
Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls.
|
1994-04-07 06:48:19 +00:00 |
isareg.h
|
Add IO_PPI.
|
1994-10-01 03:52:46 +00:00 |
isavar.h
|
Add IRQUNK.
|
1994-07-27 01:50:15 +00:00 |
kbdreg.h
|
Add code to set the translation table number, but disabled for now.
|
1994-03-02 04:38:26 +00:00 |
lms.c
|
lots of changes: prototype migration, move lots of variables, definitions,
|
1994-05-05 05:35:42 +00:00 |
lpt.c
|
b_un.b_addr -> b_data
|
1994-06-16 01:07:30 +00:00 |
lptreg.h
|
Combined version from magnum branch. Somewhat faster and less buggy.
|
1994-02-18 19:50:56 +00:00 |
mcd.c
|
move arch dependence to archs. clean up a bit. deal with weird MAXPARTITONS.
|
1994-10-14 18:26:22 +00:00 |
mcdreg.h
|
Fix copyright. No code by G. Clark left.
|
1994-02-21 15:23:59 +00:00 |
mms.c
|
lots of changes: prototype migration, move lots of variables, definitions,
|
1994-05-05 05:35:42 +00:00 |
npx.c
|
Implement new system call entry method. Clean up all of the IDT frobnication
|
1994-10-26 01:30:59 +00:00 |
nvram.h
|
clock.c: Finish conversion. Make rtcput() work if VRT bit not set. Speed up
|
1993-09-24 08:49:21 +00:00 |
pccons.c
|
Wait on the correct bit in the lower half of kbc_get8042cmd(); and some other
|
1994-10-16 15:46:13 +00:00 |
pms.c
|
Fix various bugs, from Duncan McEwan and John Kohl.
|
1994-07-19 05:08:55 +00:00 |
rtc.h
|
Deal with 2.88MB disk drives, but pretend they are 1.44MB for now.
|
1994-04-09 02:57:14 +00:00 |
rtfps.c
|
Add multiplexer for RT 4-port serial cards.
|
1994-08-07 10:45:53 +00:00 |
sb.c
|
Don't need isa.h.
|
1994-04-24 01:29:56 +00:00 |
sbreg.h
|
Check the SB Pro IRQ and DRQ correctly. From Jason Thorpe.
|
1994-09-16 23:48:22 +00:00 |
spkr.c
|
b_un.b_addr -> b_data
|
1994-06-16 01:07:30 +00:00 |
spkrreg.h
|
Rename two files.
|
1994-04-24 01:34:05 +00:00 |
timerreg.h
|
Move definitions of TIMER_FREQ to timerreg.h, and fix value of CF for DELAY().
|
1993-06-15 21:37:14 +00:00 |
ultra14f.c
|
Disable EISA reset, for now.
|
1994-08-22 21:53:23 +00:00 |
vector.s
|
Oops; slight optimization to the previous.
|
1994-10-09 18:10:55 +00:00 |
wd.c
|
Be careful not to stack multiple timeouts.
|
1994-10-20 19:22:01 +00:00 |
wd7000.c
|
b_un.b_addr -> b_data
|
1994-06-16 01:07:30 +00:00 |
wdreg.h
|
Fix typo in WDCS_BITS.
|
1994-08-22 21:43:35 +00:00 |
wt.c
|
Add missing splbio()s, pointed out by Gene Stark.
|
1994-07-25 04:29:56 +00:00 |
wtreg.h
|
New version from Sergey Ryzhkov and Serge Vakulenko.
|
1994-03-29 04:32:12 +00:00 |