summaryrefslogtreecommitdiff
path: root/net/nvnet (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.0301 (20050312)Pav Lucistnik2005-04-217-49/+10
| | | | | | | | PR: ports/79889 Submitted by: Quinton Dolan <q@onthenet.com.au> (maintainer) Notes: svn path=/head/; revision=133819
* Update to the 20040813 release that also works on amd64.Ruslan Ermilov2004-12-145-21/+29
| | | | | | | | On 6.x and 5.x, module is installed into /boot/module so each "make installkernel" doesn't blow it away. Notes: svn path=/head/; revision=124011
* Fix build on -currentKirill Ponomarev2004-06-261-0/+13
| | | | | | | | | PR: ports/68314 Submitted by: Palle Girgensohn <girgen at pingpong dot net> Michael Handler <handler-freebsd at grendel dot net> Notes: svn path=/head/; revision=112311
* Trim whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106662
* Add size data.Trevor Johnson2004-03-181-0/+2
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Update to the 20031214 release.David E. O'Brien2003-12-143-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'Brien2003-12-101-4/+3
| | | | | | | Submitted by: bde Notes: svn path=/head/; revision=95514
* Grrr... remove vim droppings.David E. O'Brien2003-12-071-0/+0
| | | | Notes: svn path=/head/; revision=95248
* Handle 5.1-CURRENT after the if_xname change in struct ifnet.David E. O'Brien2003-12-071-0/+16
| | | | Notes: svn path=/head/; revision=95247
* Add if_nv(4) -- Ethernet driver for nForce motherboards.David E. O'Brien2003-12-076-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