| Commit message (Expand) | Author | Age | Files | Lines |
* | Slightly re-order the sequence of commands issued, so try to send | joerg | 1996-12-24 | 1 | -10/+7 |
* | Close PR#2198: | jkh | 1996-12-13 | 1 | -2/+2 |
* | Remove devconf, it never grew up to be of any use. | phk | 1996-09-06 | 1 | -26/+1 |
* | Make a "DWIM" function for adding [bc]devsw entries for bdev drivers. | phk | 1996-07-23 | 1 | -13/+3 |
* | Turn SCSIDEBUG into a new-style option. | joerg | 1996-07-14 | 1 | -1/+2 |
* | Clean up -Wunused warnings. | gpalmer | 1996-06-12 | 1 | -1/+5 |
* | Fixed devfs group and permissions of some more disk devices. | bde | 1996-03-29 | 1 | -7/+12 |
* | Using devfs_add_devswf() instead of devfs_add_devsw() | scrappy | 1996-03-28 | 1 | -21/+13 |
* | Cleanse the SCSI subsystem of its internally defined types | gibbs | 1996-03-10 | 1 | -52/+52 |
* | Physically ask for leadout entry instead of asking of | ache | 1996-02-13 | 1 | -22/+39 |
* | Simplify READTOCENTRYS by removing fake leadout code, | ache | 1996-02-02 | 1 | -37/+5 |
* | I forget the fact that cd_read_toc reads toc header in any case | ache | 1996-02-02 | 1 | -3/+3 |
* | Remove statement that does nothing now, forget in my prev. commit | ache | 1996-02-01 | 1 | -2/+1 |
* | Oops, pick wrong volume size for leadout entry | ache | 1996-02-01 | 1 | -3/+3 |
* | Don't convert LBA to host order, they must stay in network order | ache | 1996-01-30 | 1 | -6/+1 |
* | OOPS, forget to adjust starting track to not physically read | ache | 1996-01-30 | 1 | -8/+9 |
* | Use ntohs/ntohl when reading TOC instead of hardcoded byte swapping. | ache | 1996-01-30 | 1 | -9/+37 |
* | READTOCENTRYS: make fake leadout entry | ache | 1996-01-30 | 1 | -3/+26 |
* | READTOCENTRYS: handle 0 and lead out requests, add argument checking | ache | 1996-01-30 | 1 | -11/+34 |
* | Convert BOUNCE_BUFFERS and BOUNCEPAGES to new option scheme. | wollman | 1996-01-05 | 1 | -1/+3 |
* | Use a medium_type field of 0 (Default), instead of the value that was | joerg | 1995-12-30 | 1 | -3/+9 |
* | Bruce's fix for when dk_ndrive >= DK_NDRIVE. Fixes CDROM changer | dufault | 1995-12-20 | 1 | -2/+2 |
* | Another mega commit to staticize things. | phk | 1995-12-14 | 1 | -2/+2 |
* | Replaced cdsize by generic nopsize. | bde | 1995-12-10 | 1 | -27/+20 |
* | Replaced nxdump by nodump (if the dump function gets called, then the | bde | 1995-12-10 | 1 | -2/+2 |
* | Make NEW_SCSICONF the default way of doing things | julian | 1995-12-10 | 1 | -2/+6 |
* | Julian forgot to make the *devsw structures static. | phk | 1995-12-08 | 1 | -3/+3 |
* | Pass 3 of the great devsw changes | julian | 1995-12-08 | 1 | -49/+69 |
* | If you're going to mechanically replicate something in 50 files | julian | 1995-11-29 | 1 | -2/+2 |
* | OK, that's it.. | julian | 1995-11-29 | 1 | -1/+55 |
* | Mega commit for sysctl. | phk | 1995-11-20 | 1 | -5/+3 |
* | First set of changes to eliminate the ad-hoc device buffer queues, | dyson | 1995-11-19 | 1 | -10/+9 |
* | Minor aesthetics (changed "." to space in "cd present.[a x b records]" | asami | 1995-11-15 | 1 | -3/+3 |
* | Make a lot of things static. | phk | 1995-10-21 | 1 | -12/+12 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -28/+28 |
* | Moved unit definitions out of scsiconf.h; | dufault | 1995-05-03 | 1 | -2/+5 |
* | Set SCSI_NOSLEEP only when we really need to. This requires an additional | gibbs | 1995-04-23 | 1 | -5/+6 |
* | Added "scsi target" device that can act as a target for scsi transfers | dufault | 1995-04-14 | 1 | -18/+16 |
* | cd.c: Julian's CD audio cleanup | dufault | 1995-03-21 | 1 | -39/+35 |
* | 1. Add text for ASC/ASCQ | dufault | 1995-03-15 | 1 | -3/+3 |
* | 1. Change driver signatures to full signature for slice support. | dufault | 1995-03-04 | 1 | -17/+17 |
* | Reviewed by: gibbs@freefall.cdrom.com julian@freefall.cdrom.com | dufault | 1995-03-01 | 1 | -184/+104 |
* | Reviewed by: gibbs@estienne.CS.Berkeley.EDU | dufault | 1995-01-08 | 1 | -11/+11 |
* | Fix the "wds" count stat. | bde | 1994-12-24 | 1 | -2/+2 |
* | Allocate all scsi-devices on the fly, not just CDs. | phk | 1994-12-16 | 1 | -9/+2 |
* | added a missing '\n' in both files. | phk | 1994-12-03 | 1 | -2/+2 |
* | Remove unused definition of Debugger(). | bde | 1994-11-15 | 1 | -6/+1 |
* | Julian Elischer's disklabel fixes. | jkh | 1994-10-27 | 1 | -4/+2 |
* | Finished device configuration database work for all ISA devices (except `ze') | wollman | 1994-10-23 | 1 | -3/+8 |
* | all: register devices | wollman | 1994-10-19 | 1 | -1/+52 |