Date: Sun, 1 Feb 1998 10:09:51 -0800 (PST) From: Garrett Wollman <wollman@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/scsi scsi_ioctl.c src/sys/sys scsiio.h Message-ID: <199802011809.KAA28123@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 1998/02/01 10:09:50 PST Modified files: sys/scsi scsi_ioctl.c sys/sys scsiio.h Log: Serves me right for committing code late at night... Fix the SCIOCGETDEVINFO code so that it compiles, and while I'm at it, add support for human-readable device names so that I don't have to call devname(3) on the scd->dev to get it. Revision Changes Path 1.29 +9 -3 src/sys/scsi/scsi_ioctl.c 1.10 +5 -3 src/sys/sys/scsiio.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802011809.KAA28123>