summaryrefslogtreecommitdiffstats
path: root/sys/alpha/tc
Commit message (Expand)AuthorAgeFilesLines
* Make all Ethernet drivers attach using ether_ifattach() and detach usingarchie2000-07-131-4/+1
* Back out the previous change to the queue(3) interface.jake2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-2/+2
* Move code to handle BPF and bridging for incoming Ethernet packets outarchie2000-05-141-22/+0
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-052-0/+2
* Clean up some loose ends in the network code, including the X.25 and ISOpeter2000-02-131-10/+0
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-034-5/+15
* Attempt at cleaning up the (unused part of) support for TurboChannel ton_hibma1999-10-059-63/+60
* Change from using a dv_xname in struct device to usingn_hibma1999-10-034-40/+48
* Fix breakage caused by last commit. Also accommodate the new interfacessteve1999-09-281-4/+4
* Remove NBPF conditionality of bpf calls in most of our network drivers.phk1999-09-251-11/+0
* $Id$ -> $FreeBSD$peter1999-08-2826-26/+26
* Alter the behavior of sys/kern/subr_bus.c:device_print_child()mdodd1999-07-294-41/+16
* Rename bpfilter to bpf.des1999-07-062-8/+8
* Unused variable.peter1999-07-011-2/+1
* Serves me right for doing this by inspection and then a build afterwardspeter1999-05-101-1/+2
* Fix warnings (unused vars)peter1999-05-101-4/+1
* Fix warnings (unused vars, long != int in printf)peter1999-05-101-8/+5
* Fix warnings (I hope)peter1999-05-101-8/+6
* Give 'i' a type (int).peter1999-05-101-2/+2
* Move the declaration of the interrupt type from the driver structuredfr1999-05-087-14/+7
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-162-5/+2
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-042-5/+5
* Add support for TurboChannel alphas (DEC 3000/300 and 3000/500).dfr1998-08-2026-0/+8498
OpenPOWER on IntegriCloud