summaryrefslogtreecommitdiffstats
path: root/sys/dev/cs/if_cs.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Make all Ethernet drivers attach using ether_ifattach() and detach usingarchie2000-07-131-3/+1
* Move code to handle BPF and bridging for incoming Ethernet packets outarchie2000-05-141-7/+0
* NewBus the cs driver.imp2000-03-301-276/+297
* Remove NBPF conditionality of bpf calls in most of our network drivers.phk1999-09-251-9/+0
* Stub out the old pnp code till these are converted so GENERIC builds again.peter1999-09-021-1/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Rename bpfilter to bpf.des1999-07-061-6/+6
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-5/+2
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-281-3/+3
* Clean up warnings; a couple of these came because of genuine errors ineivind1999-01-121-4/+6
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-8/+4
* Initialize isa_devtab entries for interrupt handlers in individualbde1998-10-221-2/+4
* At net-jp@jp.freebsd.org mailing list, if_cs user in Japanmsmith1998-10-041-2/+2
* Enable duplex autodetection if UTP media are autodetected.msmith1998-08-271-11/+12
* Fix BNC/AUI autodetection.msmith1998-08-131-18/+32
* Removed unused includes.bde1998-08-121-25/+1
* Add the 'cs' driver for Crystal Semiconductor CS89x0 devices. Thismsmith1998-07-201-0/+1408
OpenPOWER on IntegriCloud