summaryrefslogtreecommitdiffstats
path: root/sys/dev/hfa/fore_load.c
Commit message (Expand)AuthorAgeFilesLines
* Minor tweaks to get these to stop breaking LINT. They still dont workpeter2001-01-171-0/+8
* Add back some now needed #include <sys/systm.h>phk2000-12-071-6/+2
* 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-4/+0
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Remove even more unneeded #includes.phk2000-10-141-18/+0
* Remove the #include kitchensink <netatm/kern_include.h> and addphk2000-10-121-52/+47
* More HARP polishina:phk2000-10-121-21/+0
* Do some cleanups of the HARP atm codes interface into the system:phk2000-10-121-951/+0
* Remove five now unused fields from struct cdevsw. They should neverphk1999-09-251-5/+0
* Fixed printf format errors (don't assume that ntohl() returns u_long;bde1999-08-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Implement a new generic mechanism for attaching handler functions tomsmith1999-08-211-6/+7
* This commit should be a extensive NO-OP:phk1999-05-301-14/+22
* Enable PCI bus master during attach in case the BIOS hasn't done it for us.mks1999-05-101-2/+15
* Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:peter1999-05-091-6/+2
* Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn'tpeter1999-04-241-2/+6
* probe function changed from returning char * to const char *.dillon1998-12-141-4/+4
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-4/+6
* Trivial stylish changes, mostly to silence gcc.phk1998-10-311-9/+9
* Two patches from the HARP people:phk1998-09-171-16/+16
* Add new files for HARP3phk1998-09-151-0/+1618
OpenPOWER on IntegriCloud