summaryrefslogtreecommitdiffstats
path: root/sys/dev/tx/if_txvar.h
Commit message (Expand)AuthorAgeFilesLines
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-2/+2
* o m_adj rx buffer so IP header is 32-bit alignedsam2002-10-251-0/+1
* Remove the OpenBSD comatibility stuff. Many changes to be more style(9)semenu2002-10-221-43/+22
* Stop trying to align malloc()ed memory. Rely on malloc() instead, just likesemenu2002-08-191-1/+0
* Move tx(4) driver to sys/dev/tx. BTW split hardware structures and constantssemenu2002-04-191-227/+1
* Add support for 802.1Q VLAN and oversized ethernet frames.semenu2001-08-131-0/+2
* Add initializetion of NVCTL register with EEPROM stored value.semenu2001-06-231-0/+13
* Add support for SMC9432FTX card, possibly othe fiber optic SMC9432 familysemenu2001-02-071-1/+26
* Added support for SMC9432BTX cards.semenu2000-06-211-1/+6
* Driver is now using miibus, and newbus.semenu2000-04-121-141/+70
* Added code to enable BusMaster operations.semenu1999-10-291-0/+4
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Move arpcom structure be the first in softc structure. Neededsemenu1999-05-221-2/+2
* Implemented workaround for EPIC's Application Note 7-15 (concerningsemenu1999-03-141-7/+16
* Ported to OpenBSD. sys/pci/smc83c170.h renamed to sys/pci/if_txvar.h to besemenu1998-11-011-0/+406
OpenPOWER on IntegriCloud