| Commit message (Expand) | Author | Age | Files | Lines |
* | Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI | scottl | 2013-08-12 | 1 | -3/+1 |
* | Convert files to UTF-8 | uqs | 2012-01-15 | 4 | -4/+4 |
* | Pass the arguments to mtx_init() in the correct order. There should be | truckman | 2012-01-11 | 1 | -1/+1 |
* | Temporarily revert the new-bus locking for 8.0 release. It will be | jhb | 2009-08-20 | 1 | -2/+0 |
* | Make the newbus subsystem Giant free by adding the new newbus sxlock. | attilio | 2009-08-02 | 1 | -0/+2 |
* | o break newbus api: add a new argument of type driver_filter_t to | piso | 2007-02-23 | 1 | -1/+1 |
* | Use BUS_PROBE_DEFAULT for pci probe return value | imp | 2005-03-05 | 1 | -2/+2 |
* | Use the correct type for iop_attach(). | stefanf | 2004-10-03 | 2 | -4/+6 |
* | Flush the queue of minor fixes to pst. | sos | 2004-09-15 | 3 | -5/+3 |
* | Convert callers to the new bus_alloc_resource_any(9) API. | njl | 2004-03-17 | 1 | -3/+3 |
* | Change the disk(9) API in order to make device removal more robust. | phk | 2004-02-18 | 1 | -10/+13 |
* | Dont re-arm the timeout twice on a timeout error. | sos | 2003-09-08 | 1 | -5/+0 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 3 | -6/+9 |
* | Prefer new location of pci include files (which have only been in the | imp | 2003-08-22 | 3 | -6/+6 |
* | Pull the pst driver out from under GAINT. | sos | 2003-04-28 | 4 | -75/+151 |
* | Instead of not grapping a request binfinish(ENOMEM) it if malloc fails. | sos | 2003-04-02 | 1 | -1/+2 |
* | Use bioq_flush() to drain a bio queue with a specific error code. | phk | 2003-04-01 | 1 | -2/+2 |
* | Centralize the devstat handling for all GEOM disk device drivers | phk | 2003-03-08 | 1 | -12/+4 |
* | NO_GEOM cleanup: | phk | 2003-02-25 | 1 | -25/+12 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -7/+7 |
* | Fxi support for the Promise SuperTrak 100, the PCI id was wrong. | sos | 2002-12-20 | 1 | -2/+2 |
* | Fix so it compiles with the new disklabel stuff. | sos | 2002-09-27 | 1 | -5/+5 |
* | use __packed. | alfred | 2002-09-23 | 1 | -25/+25 |
* | (This commit touches about 15 disk device drivers in a very consistent | phk | 2002-09-20 | 1 | -9/+4 |
* | Fix args for contigmalloc, cosmetics. | sos | 2002-08-18 | 3 | -85/+88 |
* | Finally first shot at a driver for the Promise SuperTrak SX6000 ATA RAID | sos | 2002-07-31 | 4 | -0/+1599 |