summaryrefslogtreecommitdiffstats
path: root/sys/isa/isahint.c
Commit message (Expand)AuthorAgeFilesLines
* Hints overhaul:peter2001-06-121-12/+10
* Always call resource_int_value function for getting portsize and msize.nyan2001-03-171-4/+6
* Repeat after me: I will test *before* commit, not after.... *blush*peter2000-10-151-1/+1
* Untangle some resource matching loops that were getting on my nervespeter2000-10-151-6/+4
* Allow a DMA channel of 0. This gets the on-board mss audio device workinggallatin1999-11-221-1/+1
* * Add struct resource_list* argument to resource_list_alloc anddfr1999-10-121-6/+4
* Change isa_get/set_flags() to device_get/set_flags().dfr1999-09-071-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Do not print resource values which are not set.yokota1999-07-241-7/+7
* * Change device_add_child_after() to device_add_child_ordered() which isdfr1999-05-281-6/+6
* * Factor out the common code between the isa bus drivers for i386 and alpha.dfr1999-05-221-16/+19
* * Define a new static method DEVICE_IDENTIFY which is called to add devicedfr1999-05-141-0/+131
OpenPOWER on IntegriCloud