summaryrefslogtreecommitdiff
path: root/sys/dev/hea/eni.h
Commit message (Expand)AuthorAgeFilesLines
* Now that we have the en(4) driver, we no longer need the hea driver.Warner Losh2003-12-071-504/+0
* fix reference to pci/pcireg.hWarner Losh2003-08-221-1/+1
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-2/+2
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-2/+2
* Add a field to struct cmn_unit to hold a pointer to the driver's softc.Matthew N. Dodd2002-10-011-0/+1
* - Turn the hea and hfa HARP storage pools into UMA zones and insertAndrew R. Reiter2002-06-141-2/+2
* Recognize Adaptec ANA-5910/30/40[A] boards.Matthew N. Dodd2002-06-071-0/+4
* Quick and dirty convert to newbus. (Eventually 'eni.c' should go away.)Matthew N. Dodd2002-06-031-3/+1
* Minor tweaks to get these to stop breaking LINT. They still dont workPeter Wemm2001-01-171-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+499