summaryrefslogtreecommitdiff
path: root/sys/dev/tx/if_txreg.h
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* Use PCIR_BAR(x) instead of PCIR_MAPS.John Baldwin2003-09-021-2/+2
* style(9).Maxime Henrion2003-04-201-8/+11
* Remove the OpenBSD comatibility stuff. Many changes to be more style(9)Semen Ustimenko2002-10-221-8/+3
* Move tx(4) driver to sys/dev/tx. BTW split hardware structures and constantsSemen Ustimenko2002-04-191-148/+5
* 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