| 2009-08-01 |
Matthew Dillon | DEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev() |
blob | commitdiff |
| 2007-05-01 |
Matthew Dillon | ata_boot_attach() is no longer used, #if 0 it out. |
blob | commitdiff | diff to current |
| 2007-05-01 |
Matthew Dillon | Add missing crit_exit(); |
blob | commitdiff | diff to current |
| 2007-05-01 |
Matthew Dillon | Implement kern.do_async_attach. default disabled. ... |
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-12-18 |
Matthew Dillon | Rename kvprintf -> kvcprintf (call-back version) |
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-10-12 |
YONETANI Tomokazu | Implement suspend method and wait for channels to be... |
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-13 |
Matthew Dillon | Major cleanup of the interrupt registration subsystem. |
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-03 |
Sascha Wildner | Remove spl*() in disk/{ata,buslogic,ccd} and replace... |
blob | commitdiff | diff to current |
| 2005-05-27 |
Sascha Wildner | Remove DEC Alpha support. |
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-03-09 |
David Rhodus | Compensate for off by one bugs in disk firmware for... |
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-08-17 |
Matthew Dillon | Add some robustness to the error-requeue code. FreeBSD... |
blob | commitdiff | diff to current |
| 2004-06-24 |
Matthew Dillon | Backout 1.19. It prevents some machines from booting... |
blob | commitdiff | diff to current |
| 2004-06-23 |
Matthew Dillon | Check for a queued interrupt being dispatched after... |
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-04-07 |
Matthew Dillon | General ata malloc() flags cleanup. Use M_INTWAIT... |
blob | commitdiff | diff to current |
| 2004-03-29 |
Matthew Dillon | Bring in a bunch of well tested MPIPE changes. Preallo... |
blob | commitdiff | diff to current |
| 2004-03-15 |
Matthew Dillon | The cam_sim structure was being deallocated uncondition... |
blob | commitdiff | diff to current |
| 2004-02-18 |
Matthew Dillon | ATAng stage 4: sync additional atang from 4.x, all... |
blob | commitdiff | diff to current |
| 2004-02-18 |
Matthew Dillon | ATAng stage 2: sync part of the ata_dma*() API. No... |
blob | commitdiff | diff to current |
| 2004-02-18 |
Matthew Dillon | ATAng stage 1: synch ad_attach() and atapi_attach(... |
blob | commitdiff | diff to current |
| 2003-12-29 |
Matthew Dillon | FreeBSD-5.x removed the 'read interrupt arrived early... |
blob | commitdiff | diff to current |
| 2003-11-30 |
Matthew Dillon | Add the MPIPE subsystem. This subsystem is used for... |
blob | commitdiff | diff to current |
| 2003-11-09 |
Matthew Dillon | Core integer types header file reorganization stage... |
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-07-19 |
Matthew Dillon | Remove the priority part of the priority|flags argument... |
blob | commitdiff | diff to current |
| 2003-07-03 |
Matthew Dillon | fix unused variable warning |
blob | commitdiff | diff to current |
| 2003-06-23 |
Matthew Dillon | proc->thread stage 2: MAJOR revamping of system calls... |
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 |
|