aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hea/eni_init.c
Commit message (Collapse)AuthorAgeFilesLines
* Now that we have the en(4) driver, we no longer need the hea driver.Warner Losh2003-12-071-152/+0
| | | | | | | Approved by: harti@ Notes: svn path=/head/; revision=123210
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
| | | | | | | Also some minor style cleanups. Notes: svn path=/head/; revision=119418
* Adjust some casts to quiet warnings.John Baldwin2002-11-061-1/+1
| | | | | | | Reviewed by: mdodd Notes: svn path=/head/; revision=106540
* Remove 86 unneeded #includesPoul-Henning Kamp2000-10-271-8/+0
| | | | Notes: svn path=/head/; revision=67731
* Remove even more nneeded #includes.Poul-Henning Kamp2000-10-141-23/+0
| | | | Notes: svn path=/head/; revision=67114
* Remove the #include kitchensink <netatm/kern_include.h> and addPoul-Henning Kamp2000-10-121-1/+40
| | | | | | | | | | | | the #includes to the respective source files. Also un-nest includes in <dev/hfa/fore_include.h> I have run src/tools/tools/kerninclude to remove 1239 clearly unneeded #includes reducing the total from 3524 includes to 2285. Notes: svn path=/head/; revision=67004
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=50477
* Trivial stylish changes, mostly to silence gcc.Poul-Henning Kamp1998-10-311-5/+5
| | | | | | | | Reviewed by: Mike Spengler <mks@networkcs.com> Submitted by: phk Notes: svn path=/head/; revision=40799
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+142
Host ATM Research Platform (HARP), Network Computing Services, Inc. This software was developed with the support of the Defense Advanced Research Projects Agency (DARPA). Notes: svn path=/head/; revision=39232