kristerw
|
06c22c74ac
|
sf_copy_small is not used anywhere. Remove.
|
2002-12-21 16:15:28 +00:00 |
|
thorpej
|
1cba452d86
|
Fix signed/unsigned comparison warnings.
|
2002-11-07 08:02:09 +00:00 |
|
fair
|
96b8b890ed
|
Change the "dontcare bits" argument to ifmedia_init() to IFM_IMASK
so that it is possible select PHY instances other than the first
one (instance zero), if there is more than one PHY attached.
|
2002-10-22 00:01:55 +00:00 |
|
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 |
|