Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Discontinue bio_blkno, use bio_offset instead. | phk | 2003-10-18 | 1 | -11/+10 |
| | |||||
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -1/+3 |
| | | | | Also some minor style cleanups. | ||||
* | Re-introduction of the matcd CD driver. | uhclem | 2003-06-17 | 1 | -0/+3370 |
This version of the driver code is compatible with near-release FreeBSD 5.1 kernel/driver interfaces. modules/Makefile, man page and other bindings to follow shortly, once I get this part of the check-in right. Approved by: markm(mentor) |