Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to the 20031214 release. | David E. O'Brien | 2003-12-14 | 3 | -17/+2 |
| | | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=95770 | ||||
* | Use if_initname() on 5-CURRENT rather than try to set the fields directly. | David E. O'Brien | 2003-12-10 | 1 | -4/+3 |
| | | | | | | | Submitted by: bde Notes: svn path=/head/; revision=95514 | ||||
* | Grrr... remove vim droppings. | David E. O'Brien | 2003-12-07 | 1 | -0/+0 |
| | | | | Notes: svn path=/head/; revision=95248 | ||||
* | Handle 5.1-CURRENT after the if_xname change in struct ifnet. | David E. O'Brien | 2003-12-07 | 1 | -0/+16 |
| | | | | Notes: svn path=/head/; revision=95247 | ||||
* | Add if_nv(4) -- Ethernet driver for nForce motherboards. | David E. O'Brien | 2003-12-07 | 6 | -0/+84 |
Submitted by: Quinton Dolan <q@onthenet.com.au> Obtained from: http://www.onthenet.com.au/~q/nvnet/ Notes: svn path=/head/; revision=95246 |