summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/if_elreg.h
Commit message (Collapse)AuthorAgeFilesLines
* Newbus the if_el (3Com 3c501) driver. Use bus_space_X() functions.wpaul2000-12-151-0/+1
| | | | | | | | | Add detach routine and turn driver into a module so it can be loaded and unloaded. Also take a stab at implementing multicast packet reception so that this NIC will work with IPv6. Promiscuous mode doesn't seem to work, but I'm not sure why. It works well enough that I can run dhclient on it and put it on the office network though. Also ripped out spl stuff and replaced it with mutexes.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
| | | | ready for it yet.
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Megacommit to straigthen out ETHER_ mess.phk1996-08-061-3/+1
| | | | | I'm pretty convinced after looking at this that the majority of our drivers are confused about the in/exclusion of ETHER_CRC_LEN :-(
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-5/+5
| | | | a bunch of system include files.
* Added $Id$dg1994-08-021-0/+2
|
* from kimmel@varese.cs.umass.edu (Matt Kimmel):dg1994-04-071-0/+76
"el" driver for 3COM 3C501. This driver has some serious performance problems and drops packets on the floor like hot potatos.
OpenPOWER on IntegriCloud