summaryrefslogtreecommitdiff
path: root/sys/dev/hfa/fore_command.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.4.0_cvscvs2svn2005-05-071-2/+2
* MFC: /*- and my license changes for sys/[a-d]*Warner Losh2005-01-301-1/+1
* Unbreak after the change to use vm_paddr_t. Since vm_paddr_t isMaxime Henrion2004-02-221-2/+2
* Use the more appropriate vm_paddr_t in places where a physicalHartmut Brandt2004-02-211-5/+6
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-1/+1
* Make the driver to work with firmware version 4.1.12 (other 4.X.Y shouldHartmut Brandt2003-07-311-1/+11
* More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).Dag-Erling Smørgrav2003-03-021-2/+2
* - Remove DMA_* macros as only one, DMA_GET_ADDR, was used.Andrew R. Reiter2002-06-241-12/+1
* Change two KM_COPY()s to bcopy(). This should have been done when theMike Barcroft2002-04-201-1/+1
* Add back some #include <sys/systm.h> which were needed when <sys/ktr.h>Poul-Henning Kamp2000-10-301-0/+1
* Remove 86 unneeded #includesPoul-Henning Kamp2000-10-271-4/+0
* Remove even more unneeded #includes.Poul-Henning Kamp2000-10-141-19/+0
* Remove the #include kitchensink <netatm/kern_include.h> and addPoul-Henning Kamp2000-10-121-0/+47
* More HARP polishina:Poul-Henning Kamp2000-10-121-6/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Fix warnings preparing for -Wall -Wcast-qualMatthew Dillon1999-01-271-3/+3
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()Archie Cobbs1998-12-041-3/+4
* Trivial stylish changes, mostly to silence gcc.Poul-Henning Kamp1998-10-311-4/+4
* Two patches from the HARP people:Poul-Henning Kamp1998-09-171-4/+5
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+445