summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/if_lnc.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove NBPF conditionality of bpf calls in most of our network drivers.phk1999-09-251-4/+0
| | | | | | | | | | | | This means that we will not have to have a bpf and a non-bpf version of our driver modules. This does not open any security hole, because the bpf core isn't loadable The drivers left unchanged are the "cross platform" drivers where the respective maintainers are urged to DTRT, whatever that may be. Add a couple of missing FreeBSD tags.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add support for the Am79C978. (AMD PCHome/PCI Ethernet adapter)mdodd1999-08-101-1/+4
| | | | | | | See: http://www.amd.com/products/npd/overview/homenetworking/intro.html PR: kern/12275 Submitted by: Robert Watson <robert@cyrus.watson.org>
* Rename bpfilter to bpf.des1999-07-061-2/+2
|
* New driver flags to support IFF_ALLMULTI handling.paul1999-01-311-1/+4
|
* Add Id string to if_lnc.h and fix up copyrights to be consistent and up to date.paul1998-11-261-7/+32
|
* MF22: Robert Swindells' patch for correct probing of more AMD cards.jkh1998-09-171-5/+12
| | | | Merged by: Max Khon <fjoe@iclub.nsu.ru>
* Add support for PCNet PCI chips that only work when we talk to them as ISAmsmith1998-07-201-0/+1
| | | | | | | devices. Specifically fix the case for the Hitachi version as used in their VisionBook models. Submitted by: Ted Faber <faber@isi.edu>
* Support C-NET(98)S ethernet card (PC-98 only).kato1998-02-101-0/+15
| | | | Submitted by: Chiharu Shibata <chi@rd.njk.co.jp>
* Updated #includes to 4.4Lite style.bde1996-09-101-1/+1
|
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-1/+1
| | | | a bunch of system include files.
* Staticize and cleanup.phk1995-12-101-13/+0
|
* Cleanup, make things static.phk1995-10-311-2/+2
|
* New AMD family ethernet driver. Should support BICC,NE2100, TNIC,paul1994-10-021-0/+178
AT1500 and anything else that uses a Lance/PCnet type chip. Only been tested with the BICC so far though. Still work to do on performance and MULTICAST support needs to be added but it's basically working and I want the revision history from this point on
OpenPOWER on IntegriCloud