aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/tx/if_txvar.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for 802.1Q VLAN and oversized ethernet frames.Semen Ustimenko2001-08-131-0/+2
* Add initializetion of NVCTL register with EEPROM stored value.Semen Ustimenko2001-06-231-0/+13
* Add support for SMC9432FTX card, possibly othe fiber optic SMC9432 familySemen Ustimenko2001-02-071-1/+26
* Added support for SMC9432BTX cards.Semen Ustimenko2000-06-211-1/+6
* Driver is now using miibus, and newbus.Semen Ustimenko2000-04-121-141/+70
* Added code to enable BusMaster operations.Semen Ustimenko1999-10-291-0/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Move arpcom structure be the first in softc structure. NeededSemen Ustimenko1999-05-221-2/+2
* Implemented workaround for EPIC's Application Note 7-15 (concerningSemen Ustimenko1999-03-141-7/+16
* Ported to OpenBSD. sys/pci/smc83c170.h renamed to sys/pci/if_txvar.h to beSemen Ustimenko1998-11-011-0/+406