Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Repeat after me: I will test *before* commit, not after.... *blush* | peter | 2000-10-15 | 1 | -1/+1 |
* | Untangle some resource matching loops that were getting on my nerves | peter | 2000-10-15 | 1 | -6/+4 |
* | Allow a DMA channel of 0. This gets the on-board mss audio device working | gallatin | 1999-11-22 | 1 | -1/+1 |
* | * Add struct resource_list* argument to resource_list_alloc and | dfr | 1999-10-12 | 1 | -6/+4 |
* | Change isa_get/set_flags() to device_get/set_flags(). | dfr | 1999-09-07 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Do not print resource values which are not set. | yokota | 1999-07-24 | 1 | -7/+7 |
* | * Change device_add_child_after() to device_add_child_ordered() which is | dfr | 1999-05-28 | 1 | -6/+6 |
* | * Factor out the common code between the isa bus drivers for i386 and alpha. | dfr | 1999-05-22 | 1 | -16/+19 |
* | * Define a new static method DEVICE_IDENTIFY which is called to add device | dfr | 1999-05-14 | 1 | -0/+131 |