Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use BUS_PROBE_DEFAULT for pci probe return value | imp | 2005-03-05 | 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 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -2/+3 |
* | Prefer new location of pci include files (which have only been in the | imp | 2003-08-22 | 1 | -1/+1 |
* | Fix warnings. The driver would be more useful with a DRIVER_MODULE() | peter | 2002-02-27 | 1 | -0/+1 |
* | devsw_add() and cdevsw_remove() are no longer needed. | phk | 2001-11-04 | 1 | -3/+0 |
* | #include <digi/*.h> -> #include <dev/digi/*.h> | brian | 2001-05-19 | 1 | -3/+3 |
* | digiio.h has moved to /usr/include/sys | brian | 2001-05-19 | 1 | -1/+1 |
* | Remove all the mutex stuff - suggested by jhb | brian | 2001-05-08 | 1 | -5/+6 |
* | Change COM_LOCK/COM_UNLOCK to a regular mutex - still conditional on | brian | 2001-05-07 | 1 | -0/+1 |
* | Add a ``digi'' driver. | brian | 2001-05-02 | 1 | -0/+228 |