thorpej
|
5173cfae8a
|
Bump the number of Tx DMA segments from 7 to 15 (the zero-copy socket
code sometimes sees more than 7).
|
2002-05-03 00:04:07 +00:00 |
|
lukem
|
a4bae8b066
|
add/cleanup RCSID
|
2001-11-13 13:14:31 +00:00 |
|
thorpej
|
13dab3bfa7
|
Make sure to initialize the all Rx descriptors properly in *_init()
even if mbufs for them are already allocated.
|
2001-07-23 17:20:03 +00:00 |
|
thorpej
|
623f83a793
|
Use BUS_DMA_READ and BUS_DMA_WRITE in some obvious places.
|
2001-07-19 16:25:23 +00:00 |
|
thorpej
|
a2985ca976
|
Fix variable names in the strict-alignment case.
|
2001-07-05 05:28:29 +00:00 |
|
thorpej
|
62224968e1
|
Add support for the Adaptec AIC-6915 10/100 Ethernet. This is
a 64-bit PCI chip, available in 1, 2, and 4 port models.
|
2001-06-18 22:05:35 +00:00 |
|