1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/sf
Bill Paul ba2cb70286 #ifdef out the definition for the small packet RX ring. I ended up only
using one RX ring because of the alignment issue, so we may as well save
a few K of memory by not allocating space for it.
1999-09-03 20:58:39 +00:00
..
if_sf.c Convert the Adaptec and Winbond drivers to miibus. 1999-08-30 23:08:32 +00:00
if_sfreg.h #ifdef out the definition for the small packet RX ring. I ended up only 1999-09-03 20:58:39 +00:00