summaryrefslogtreecommitdiffstats
path: root/sys/dev/hfa/fore_output.c
Commit message (Expand)AuthorAgeFilesLines
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-3/+3
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Unbreak after the change to use vm_paddr_t. Since vm_paddr_t ismux2004-02-221-1/+1
* Use the more appropriate vm_paddr_t in places where a physicalharti2004-02-211-2/+2
* Prefer new location of pci include files (which have only been in theimp2003-08-221-1/+1
* Implement a traffic shaping option for the PCA200 for CBR channels.harti2003-07-311-1/+1
* Adjust some casts to quiet warnings.jhb2002-11-061-1/+1
* - Remove DMA_* macros as only one, DMA_GET_ADDR, was used.arr2002-06-241-2/+1
* Change two KM_COPY()s to bcopy(). This should have been done when themike2002-04-201-1/+1
* Remove __P.alfred2002-03-201-3/+3
* Add back some #include <sys/systm.h> which were needed when <sys/ktr.h>phk2000-10-301-0/+1
* Remove 86 unneeded #includesphk2000-10-271-1/+0
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Remove even more unneeded #includes.phk2000-10-141-20/+0
* Remove the #include kitchensink <netatm/kern_include.h> and addphk2000-10-121-0/+47
* Ensure that DMA mappings are freed in error situations.mks2000-01-151-7/+46
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Fix warnings preparing for -Wall -Wcast-qualdillon1999-01-271-3/+3
* Trivial stylish changes, mostly to silence gcc.phk1998-10-311-4/+4
* Add new files for HARP3phk1998-09-151-0/+415
OpenPOWER on IntegriCloud