| Commit message (Expand) | Author | Age | Files | Lines |
* | Obsoleted by CAM. | gibbs | 1998-09-15 | 28 | -15790/+0 |
* | Remove the SLICE code. | sos | 1998-09-14 | 1 | -259/+1 |
* | Reviewed by: J Wunsch <j@uriah.heep.sax.de> | dillon | 1998-09-03 | 1 | -7/+17 |
* | remove bdevsw arg from dsopen(); | phk | 1998-08-23 | 3 | -6/+6 |
* | Moved `nx' functions to the one place where they are used (su.c). | bde | 1998-08-20 | 1 | -3/+82 |
* | Fixed printf format errors. | bde | 1998-08-18 | 7 | -26/+26 |
* | Removed unused includes. | bde | 1998-08-17 | 1 | -2/+1 |
* | Don't use unaligned accesses when printing extended sense codes. | dfr | 1998-08-17 | 1 | -2/+3 |
* | Cast to `char *' instead of to u_long to help add byte offsets to | bde | 1998-08-15 | 1 | -4/+5 |
* | In sys/scsi/st.c, st_close() does not check for errors from calling | phk | 1998-07-31 | 1 | -3/+4 |
* | Use the slice interfaces for SCSI cdroms. This centralizes handling | bde | 1998-07-30 | 1 | -203/+115 |
* | Added a flags arg to dsopen() and updated drivers. The DSO_ONESLICE | bde | 1998-07-30 | 2 | -4/+4 |
* | Centralized and optimized handling of large sectors. Centralized | bde | 1998-07-29 | 2 | -110/+7 |
* | Set the disk type to SCSI in the in-core label for the whole disk. | bde | 1998-07-28 | 2 | -2/+4 |
* | I have a PD drive (Matsushita PD/CD Drive LF-1600). | phk | 1998-07-28 | 1 | -2/+2 |
* | If object pointers need to be cast to [unsigned] integers, then cast | bde | 1998-07-14 | 1 | -3/+3 |
* | Fixed printf format errors (only 1 left in GENERIC now). | bde | 1998-07-13 | 1 | -17/+20 |
* | SLICE probing becomes asynchronous. It can now be triggered by | julian | 1998-07-13 | 1 | -5/+3 |
* | Fixed printf format errors. | bde | 1998-07-11 | 5 | -97/+106 |
* | There is no such thing any more as "struct bdevsw". | julian | 1998-07-04 | 8 | -105/+182 |
* | make NO_SCSI_SENSE a proper option (already documented in LINT) | jmg | 1998-06-30 | 1 | -0/+2 |
* | Added used include of "ioconf.h" - don't depend on pollution in | bde | 1998-06-17 | 8 | -8/+23 |
* | This commit fixes various 64bit portability problems required for | dfr | 1998-06-07 | 10 | -31/+31 |
* | Allow devfs to support the 'uk' device | julian | 1998-06-01 | 1 | -3/+27 |
* | Add sctargattach that initializes the bufq data structure. | gibbs | 1998-06-01 | 1 | -9/+21 |
* | Reformat some comments to not overflow 80 chars. | julian | 1998-05-24 | 1 | -69/+63 |
* | An effort to make SLICE/DEVFS play with SCSI. | julian | 1998-05-07 | 1 | -79/+102 |
* | cleanup: remove duplicated dump code. | julian | 1998-05-07 | 1 | -125/+39 |
* | Add dump support to the DEVFS/slice code. | julian | 1998-05-06 | 1 | -2/+101 |
* | The CHIOGSTATUS ioctl of the SCSI media changer driver (sys/scsi/ch.c) | phk | 1998-05-06 | 1 | -2/+2 |
* | Fixed spelling of "fictitious" in diagnostics and comments | des | 1998-04-27 | 3 | -13/+13 |
* | close() is no longer a SLICE method. | julian | 1998-04-22 | 1 | -4/+11 |
* | Add changes and code to implement a functional DEVFS. | julian | 1998-04-19 | 1 | -6/+207 |
* | Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. | des | 1998-04-17 | 6 | -14/+14 |
* | Attempt to fix BOUNCE_BUFFERS. I cannot test these drivers, but they | peter | 1998-04-16 | 2 | -2/+54 |
* | Attempt to get bounce_buffers working again for per-process kernel stack | peter | 1998-04-16 | 1 | -10/+40 |
* | fix an obvious broken BOUNCE_BUFFER case. | peter | 1998-04-16 | 1 | -1/+9 |
* | Support compiling with `gcc -ansi'. | bde | 1998-04-15 | 4 | -8/+8 |
* | Add an ioctl to retrieve the next writable address. | jmz | 1998-03-31 | 2 | -19/+109 |
* | Moved some #includes from <sys/param.h> nearer to where they are actually | bde | 1998-03-28 | 1 | -1/+2 |
* | Add a quirk entry for IO DATA CDC-TX86 6 CD changer. | jkh | 1998-03-08 | 1 | -1/+6 |
* | Don't depend on "implicit int". | bde | 1998-02-20 | 1 | -2/+2 |
* | Put the SC_Q_NO_TAGS value in the correct field for the Iomega Jaz quirk | msmith | 1998-02-18 | 1 | -5/+5 |
* | Add HW_WDOG to LINT, and turn it into a new-style option. | eivind | 1998-02-16 | 1 | -1/+2 |
* | Based on the following message, disable tagged command queueing for all | msmith | 1998-02-16 | 1 | -1/+5 |
* | Staticize. | eivind | 1998-02-09 | 1 | -2/+2 |
* | Serves me right for committing code late at night... | wollman | 1998-02-01 | 1 | -3/+9 |
* | Add a new ioctl, SCSIOCGETDEVINFO, which takes a device ID and uses it | wollman | 1998-02-01 | 1 | -2/+16 |
* | Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style. | eivind | 1998-01-24 | 9 | -9/+20 |
* | Add SCSI-SCSI RAID from Infotrand as known device | ache | 1998-01-21 | 1 | -1/+5 |