Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert more malloc+bzero to malloc+M_ZERO. | dwmalone | 2000-12-08 | 1 | -2/+1 |
* | Separate the struct bio related stuff out of <sys/buf.h> into | phk | 2000-05-05 | 1 | -0/+1 |
* | Ahhrggg. Put the test for the compat shims AFTER the file that includes | imp | 2000-03-27 | 1 | -4/+4 |
* | Per conversations in -current, add #error to these drivers when you don't | imp | 2000-03-27 | 1 | -0/+4 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: | peter | 1999-05-09 | 1 | -5/+1 |
* | Add a number of interrelated CAM feature enhancements and bug fixes. | ken | 1999-05-06 | 1 | -1/+2 |
* | Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't | peter | 1999-04-24 | 1 | -1/+5 |
* | probe function changed from returning char * to const char *. | dillon | 1998-12-14 | 1 | -3/+3 |
* | Update SimOS scsi driver to use CAM. | dfr | 1998-09-26 | 1 | -136/+169 |
* | Add initial support for the FreeBSD/alpha kernel. This is very much a | dfr | 1998-06-10 | 1 | -0/+312 |