summaryrefslogtreecommitdiff
path: root/sys/dev/txp
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.9.0_cvscvs2svn2003-10-273-4/+4
| | | | | | | 'RELENG_4_9_0_RELEASE'. This commit was manufactured to restore the state of the 4.9-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* MFC: r1.7; interface capability support.Jonathan Lemon2001-12-141-6/+5
| | | | Notes: svn path=/stable/4/; revision=87926
* MFC: Make vlan(4) devices loadable, unloadable, and clonable.Brooks Davis2001-12-041-17/+4
| | | | Notes: svn path=/stable/4/; revision=87367
* MFC: fix VLAN support in RX handler, make sure to call vlan_input_tag()Bill Paul2001-07-311-5/+4
| | | | | | | at the right time. Notes: svn path=/stable/4/; revision=80745
* MFC: add driver support for 3Com 3cR990 cards. Apologies if this re-bloatsBill Paul2001-07-302-35/+9
| | | | | | | | the kernel after obrien de-bloated it: the driver has a compiled-in firware image. Notes: svn path=/stable/4/; revision=80660
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-07-281-0/+1934
| | | | Notes: svn path=/stable/4/; revision=80495
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-07-252-0/+5753
Notes: svn path=/stable/4/; revision=80349