summaryrefslogtreecommitdiffstats
path: root/sys/dev/vx
Commit message (Expand)AuthorAgeFilesLines
* vxalloc() can return NULL. Deal with it.eivind1998-12-161-1/+3
* pci_device pd_probe function changed from returning char * to returningdillon1998-12-141-2/+2
* Import the (Fast) Etherlink XL driver. I'm reasonally confident in itswpaul1998-08-161-0/+7
* Fixed printf format errors (only 1 left in GENERIC now).bde1998-07-131-2/+2
* This commit fixes various 64bit portability problems required fordfr1998-06-071-3/+3
* Add $Id$gpalmer1998-02-211-0/+2
* Provide a missing parameter to printf to stop the kernel from panicing.gpalmer1998-02-211-1/+1
* Removed unused #includes.bde1998-02-203-31/+0
* Staticize.eivind1998-02-091-1/+1
* Make INET a proper option.eivind1998-01-083-5/+11
* Remove a bunch of variables which were unused both in GENERIC and LINT.phk1997-11-071-1/+0
* To obey the traditional practice in mbuf chaining.itojun1997-10-011-10/+15
* Add shared EISA interrupt support.gibbs1997-09-211-3/+8
* Convert to the new callout interface.gibbs1997-09-212-5/+15
* Struct arpcom should be in the beginning of a softc struct for arp andjhay1997-09-021-1/+1
* Yank the casts.fsmp1997-08-211-1/+1
* Add several casts and include several header files to eliminate compilerfsmp1997-08-211-2/+2
* Add a cast to eliminate a compiler warning.fsmp1997-08-211-1/+1
* Don't cast function pointers to (void *). This will cause warnings.bde1997-07-012-7/+3
* Removed unused #includes.bde1997-06-141-16/+1
* Don't include <sys/ioctl.h> in the kernel. Stage 2: includebde1997-03-241-1/+1
* Some of these cards are always in promiscous mode :-(phk1997-01-281-15/+12
* Use the new if_multiaddrs list for multicast addresses rather than thewollman1997-01-131-15/+9
* Support 4 of these as default, it only cost us 12 bytes more.phk1996-12-151-0/+5
* Some imporvemnets to the vx driver.guido1996-12-021-57/+81
* Some imporvemnets to the vx driver.guido1996-12-021-1/+1
* Fix ifconfig link flag handlingguido1996-11-211-3/+6
* New vx driver for:guido1996-11-044-0/+1861
OpenPOWER on IntegriCloud