| 2009-08-01 |
Matthew Dillon | DEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev() |
blob | commitdiff |
| 2008-12-13 |
Sascha Wildner | Sync ciss(4) with FreeBSD's RELENG_4 branch. |
blob | commitdiff | diff to current |
| 2008-05-18 |
Peter Avalos | Sync CAM with FreeBSD using lockmgr locks instead of... |
blob | commitdiff | diff to current |
| 2008-02-10 |
Peter Avalos | Make CAM_NEW_TRAN_CODE default. |
blob | commitdiff | diff to current |
| 2008-01-06 |
Sascha Wildner | Remove bogus checks after kmalloc(M_WAITOK) which never... |
blob | commitdiff | diff to current |
| 2007-12-23 |
Peter Avalos | Fixes for CAM_NEW_TRAN_CODE. |
blob | commitdiff | diff to current |
| 2007-05-13 |
Sascha Wildner | Another round of spelling fixes in manpages, messages... |
blob | commitdiff | diff to current |
| 2007-05-13 |
Sascha Wildner | Fix numerous spelling mistakes. |
blob | commitdiff | diff to current |
| 2006-12-22 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-12-20 |
Matthew Dillon | Rename sprintf -> ksprintf |
blob | commitdiff | diff to current |
| 2006-10-25 |
Matthew Dillon | Do a major clean-up of the BUSDMA architecture. A... |
blob | commitdiff | diff to current |
| 2006-09-10 |
Matthew Dillon | Change the kernel dev_t, representing a pointer to... |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-07-28 |
Matthew Dillon | MASSIVE reorganization of the device operations vector... |
blob | commitdiff | diff to current |
| 2005-10-12 |
Matthew Dillon | Remove the INTR_TYPE_* flags. The interrupt type is... |
blob | commitdiff | diff to current |
| 2005-06-09 |
Sascha Wildner | Remove spl*() in dev/raid/{aac,amr,asr,ciss} and replac... |
blob | commitdiff | diff to current |
| 2005-05-24 |
Matthew Dillon | Get rid of bus_{disable,enable}_intr(), it wasn't gener... |
blob | commitdiff | diff to current |
| 2005-04-25 |
Joerg Sonnenberger | Properly create and destroy the DMA maps. |
blob | commitdiff | diff to current |
| 2005-02-01 |
Joerg Sonnenberger | Add prototype for ciss_print0 in place. |
blob | commitdiff | diff to current |
| 2004-09-17 |
Joerg Sonnenberger | Move the callout init below the softc allocation. ... |
blob | commitdiff | diff to current |
| 2004-09-15 |
Joerg Sonnenberger | timeout/untimeout ==> callout_* |
blob | commitdiff | diff to current |
| 2004-06-21 |
Matthew Dillon | General M_NOWAIT -> M_INTWAIT work, except in periodic... |
blob | commitdiff | diff to current |
| 2004-05-19 |
Matthew Dillon | Device layer rollup commit. |
blob | commitdiff | diff to current |
| 2004-05-13 |
Matthew Dillon | device switch 1/many: Remove d_autoq, add d_clone ... |
blob | commitdiff | diff to current |
| 2004-03-15 |
Matthew Dillon | The cam_sim structure was being deallocated uncondition... |
blob | commitdiff | diff to current |
| 2003-11-20 |
Matthew Dillon | Add a DECLARE_DUMMY_MODULE() so we can get linker_set... |
blob | commitdiff | diff to current |
| 2003-08-07 |
Matthew Dillon | kernel tree reorganization stage 1: Major cvs repositor... |
blob | commitdiff | diff to current |
| 2003-07-21 |
Matthew Dillon | DEV messaging stage 1/4: Rearrange struct cdevsw and... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Add the DragonFly cvs id and perform general cleanups... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|