Date: Sun, 01 Feb 1998 14:15:40 -0600 From: Steve Price <sprice@hiwaay.net> To: Manfred Antar <root@mantar.slip.netcom.com> Cc: current@FreeBSD.ORG Subject: Re: current kernel build fails Message-ID: <34D4D7EC.6201DD56@hiwaay.net> References: <Pine.BSF.3.96.980201112726.1870A-100000@mantar.slip.netcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Manfred Antar wrote:
>
> new version of scsi_ioctl.c breaks kernel build :
> this is with a SMP machine with scsi disk, scsi tape,an scsi cdrom
> and a Buslogic 74xB SCSI host adapter, no ide.
>
> this is the version: scsi_ioctl.c,v 1.28 1998/02/01 04:13:00
> older version works: scsi_ioctl.c,v 1.27 1997/12/02 21:07:01
>
[errors elided]
This was fixed in the following commit earlier today.
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
Steve
> Manfred
>
> ==============================
> || mantar@netcom.com ||
> || Ph. (415) 681-6235 ||
> ==============================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34D4D7EC.6201DD56>
