.. |
ic
|
Add mouse gunk.
|
1994-03-02 08:02:27 +00:00 |
pcvt
|
Remove SF and SR.
|
1994-08-21 15:25:28 +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
|
Minor update.
|
1994-08-08 07:09:31 +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
|
Set the FIFO threshold based on the receive speed, per Mark Weaver.
|
1994-08-24 07:25:18 +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
|
Patch from Onno var der Linden to fix reading and writing of 360K floppies
|
1994-07-31 01:20:52 +00:00 |
fdreg.h
|
Fix some constants in preparation for my new driver.
|
1994-03-10 18:10:41 +00:00 |
icu.h
|
Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls.
|
1994-04-07 06:48:19 +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
|
MIN -> min, MAX -> max
|
1994-05-24 02:35:53 +00:00 |
if_edreg.h
|
Patches from David Greenman to eliminate magic constants and add delays when
|
1994-04-14 03:54:07 +00:00 |
if_eg.c
|
Some cleanup, checked by Dean.
|
1994-08-23 23:40:55 +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
|
Various code cleanup.
|
1994-08-23 19:30:12 +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
|
Clean up a little.
|
1994-08-14 09:24:55 +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
|
Simplify the DEPCA memory test, and fix a problem with using the alternate
|
1994-08-07 00:56:04 +00:00 |
if_lereg.h
|
Rename flags; clean up a bit.
|
1994-07-05 21:20:20 +00:00 |
intr.c
|
Completely redo the way masks are calculated, and make splimp() correct in the
|
1994-05-05 16:05:57 +00:00 |
isa.c
|
lots of changes: prototype migration, move lots of variables, definitions,
|
1994-05-05 05:35:42 +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
|
Rename two files.
|
1994-04-24 01:34:05 +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
|
Fix spelling of `STEREO'.
|
1994-08-05 22:56:19 +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
|
nice little colons
|
1994-06-28 07:55:25 +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
|
Validate unit number correctly.
|
1994-08-17 19:14:53 +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
|
Updates for new autoconfig.
|
1994-03-29 04:35:37 +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
|
notdef out some debug code that no longer works
|
1994-05-23 02:25:09 +00:00 |
wd.c
|
Eliminate struct pte and struct pde.
|
1994-08-15 14:46:45 +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 |