| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r280347: Remove MAXBSIZE use from drivers where it has nothing to do. | mav | 2015-04-21 | 1 | -2/+2 |
* | MFC r274188, r274189: | ian | 2014-12-26 | 1 | -1/+1 |
* | Rework the DMA handling in ida(4) and add locking to make this driver | jhb | 2012-08-27 | 1 | -5/+4 |
* | o break newbus api: add a new argument of type driver_filter_t to | piso | 2007-02-23 | 1 | -1/+1 |
* | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | nyan | 2005-05-29 | 1 | -1/+0 |
* | Whitespace cleanup. | mdodd | 2005-04-13 | 1 | -2/+2 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 1 | -1/+1 |
* | Add missing <sys/module.h> includes | phk | 2004-05-30 | 1 | -0/+1 |
* | Convert callers to the new bus_alloc_resource_any(9) API. | njl | 2004-03-17 | 1 | -4/+4 |
* | style(9): single tab after #define. | mdodd | 2004-01-13 | 1 | -9/+9 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -2/+3 |
* | Mega busdma API commit. | scottl | 2003-07-01 | 1 | -0/+2 |
* | Use bioq_flush() to drain a bio queue with a specific error code. | phk | 2003-04-01 | 1 | -1/+2 |
* | Centralize the devstat handling for all GEOM disk device drivers | phk | 2003-03-08 | 1 | -1/+0 |
* | NO_GEOM cleanup: | phk | 2003-02-23 | 1 | -0/+1 |
* | Turn on interrupt-entropy harvesting for all/any mass storage devices | markm | 2001-03-01 | 1 | -1/+1 |
* | Add crashdump support. | jlemon | 2001-02-26 | 1 | -1/+7 |
* | Add a flag value to the board identifiers, and use this to enable the | jlemon | 2001-01-09 | 1 | -8/+13 |
* | The DEC version of the Smart controller has its configuration information | jlemon | 2000-07-27 | 1 | -1/+2 |
* | Separate the struct bio related stuff out of <sys/buf.h> into | phk | 2000-05-05 | 1 | -1/+1 |
* | - Define registers as offsets from register base rather than offsets from | mdodd | 2000-04-16 | 1 | -1/+0 |
* | - Add an additional call to eisa_add_iospace() so we get the right IOPORT | mdodd | 2000-04-13 | 1 | -1/+2 |
* | Add support for older EISA compaq cards and newer Smart 4200 cards. | jlemon | 2000-03-08 | 1 | -0/+330 |