summaryrefslogtreecommitdiffstats
path: root/sys/dev/hfa
Commit message (Expand)AuthorAgeFilesLines
* Ensure that DMA mappings are freed in error situations.mks2000-01-152-7/+52
* 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-292-2/+2
* $Id$ -> $FreeBSD$peter1999-08-2819-32/+32
* 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
* Allow configuration of up to 256 network interfaces per physical interface -mks1999-05-101-3/+3
* 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
* Fix warnings preparing for -Wall -Wcast-qualdillon1999-01-276-22/+22
* 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-044-13/+18
* Trivial stylish changes, mostly to silence gcc.phk1998-10-3113-57/+57
* Two patches from the HARP people:phk1998-09-176-47/+48
* Add new files for HARP3phk1998-09-1519-0/+7121
OpenPOWER on IntegriCloud