summaryrefslogtreecommitdiffstats
path: root/sys/isa/isahint.c
Commit message (Expand)AuthorAgeFilesLines
* 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