.. |
aha1542.c
|
Fix the DMA setup.
|
1994-07-27 13:10:33 +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 |
bt742a.c
|
Add some missing newlines in the attach messages.
|
1994-07-31 18:25:50 +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 |
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 |
if_ed.c
|
Fix bugs in dealing with odd-length mbufs in ed_pio_write_mbufs(). From
|
1994-10-14 13:05:13 +00:00 |
if_edreg.h
|
Various minor changes to sync better with DG's version.
|
1994-10-01 07:13:32 +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 |
isa.c
|
Remove unneeded #includes.
|
1994-10-09 15:06:23 +00:00 |
isadma.c
|
quiet compiler warnings
|
1994-05-23 03:02:13 +00:00 |
isadmareg.h
|
Separate DMA functions.
|
1994-04-22 22:58:50 +00:00 |
isadmavar.h
|
Separate DMA functions.
|
1994-04-22 22:58:50 +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 |
lpt.c
|
b_un.b_addr -> b_data
|
1994-06-16 01:07:30 +00:00 |
lpt_isa.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 |
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 |
ultra14f.c
|
Disable EISA reset, for now.
|
1994-08-22 21:53:23 +00:00 |
wd.c
|
openpart -> openmask
|
1994-10-20 14:08:07 +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 |