| 2009-08-01 |
Matthew Dillon | DEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev() |
blob | commitdiff |
| 2009-08-01 |
Matthew Dillon | DEVFS - Bring in Alex's GSOC kernel adjustments. |
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-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-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-09-12 |
Matthew Dillon | DragonFly's malloc only guarentees X alignment when... |
blob | commitdiff | diff to current |
| 2005-06-10 |
Sascha Wildner | Remove spl*() in dev/raid/{mlx,mly,pst,twa,twe} and... |
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-02-04 |
Matthew Dillon | One of the last things the system does before it tries... |
blob | commitdiff | diff to current |
| 2004-06-25 |
Hiten Pandya | Merge rev. 1.7 of FreeBSD's src/sys/dev/twa/twa_freebsd.c. |
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-04-16 |
David Rhodus | Add in the twa(4) driver. This adds in support for... |
blob | commitdiff | diff to current |
|