Date: Fri, 20 Feb 1998 07:26:45 +0100 (CET) From: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: kern/5799: boot messages crewed up due to conflicting flags in scsiconf.c Message-ID: <199802200626.HAA02378@intern>
next in thread | raw e-mail | index | archive | help
>Number: 5799 >Category: kern >Synopsis: boot messages crewed up due to conflicting flags in scsiconf.c >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 19 22:30:01 PST 1998 >Last-Modified: >Originator: Andre Albsmeier >Organization: >Release: FreeBSD 2.2.5-STABLE i386 >Environment: FreeBSD 2.2.5-STABLE iomega jaz drive and iomega zip drive >Description: The iomega jaz drive now is in scsiconf.c with SD_Q_NO_TAGS. These have an equal value as SC_SHOWME. This causes the kernel boot messages to look like: ahc0: target 3 Tagged Queuing Device (ahc0:3:0): "iomega jaz 1GB J^77" type 0 removable SCSI 2 iomega- iomega- jaz*- jaz 1GB- *- J^77-sd3(ahc0:3:0): Direct-Access sd3(ahc0:3:0): ILLEGAL REQUEST asc:24,0 Invalid field in CDB sd3 could not mode sense (4). Using ficticious geometry sd3(ahc0:3:0): NOT READY asc:3a,0 Medium not present sd3: could not get size 0MB (0 512 byte sectors) sd3(ahc0:3:0): with 0 cyls, 64 heads, and an average 32 sectors/track ahc0:A:4: refuses synchronous negotiation. Using asynchronous transfers (ahc0:4:0): "IOMEGA ZIP 100 E.08" type 0 removable SCSI 2 iomega- IOMEGA-sd4(ahc0:4:0): Direct-Access sd4(ahc0:4:0): ILLEGAL REQUEST asc:24,0 Invalid field in CDB sd4 could not mode sense (4). Using ficticious geometry sd4(ahc0:4:0): NOT READY asc:3a,0 Medium not present sd4: could not get size 0MB (0 512 byte sectors) sd4(ahc0:4:0): with 0 cyls, 64 heads, and an average 32 sectors/track >How-To-Repeat: make a new 2.2.5 kernel and boot it with iomega drives >Fix: unknown, maybe change SC_SHOWME to something different. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802200626.HAA02378>