summaryrefslogtreecommitdiffstats
path: root/sys/alpha/tc/am7990.c
Commit message (Expand)AuthorAgeFilesLines
* Desupport the TurboChannel Alpha's. This means the DEC3000/300* Pelic*obrien2002-07-091-1441/+0
* Remove __P(). This was tested on the GENERIC kernel.obrien2002-03-201-11/+11
* Replace the MFREE that Marshal (Quick Draw) Dillon apparently didn't look for.mjacob2002-02-071-3/+6
* If we're not going to use am7990_shutdown, comment it all out.mjacob2001-06-141-0/+4
* Make all Ethernet drivers attach using ether_ifattach() and detach usingarchie2000-07-131-4/+1
* Move code to handle BPF and bridging for incoming Ethernet packets outarchie2000-05-141-22/+0
* Clean up some loose ends in the network code, including the X.25 and ISOpeter2000-02-131-10/+0
* Change from using a dv_xname in struct device to usingn_hibma1999-10-031-36/+42
* 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-281-1/+1
* Rename bpfilter to bpf.des1999-07-061-6/+6
* Give 'i' a type (int).peter1999-05-101-2/+2
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-2/+3
* Add support for TurboChannel alphas (DEC 3000/300 and 3000/500).dfr1998-08-201-0/+1473
OpenPOWER on IntegriCloud