Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2001 19:48:30 -0700
From:      Cy Schubert - ITSD Open Systems Group <Cy.Schubert@uumail.gov.bc.ca>
To:        "Juha Saarinen" <juha@saarinen.org>
Cc:        "'Cy Schubert - ITSD Open Systems Group'" <Cy.Schubert@uumail.gov.bc.ca>, "'Albert D. Cahalan'" <acahalan@cs.uml.edu>, freebsd-stable@FreeBSD.ORG, jfortin@akalink.com
Subject:   Re: Regarding New FreeBSD BenchMark From Sysadmin Mag (left  out a fiew tuning options)
Message-ID:  <200107140248.f6E2mxp07051@cwsys.cwsent.com>
In-Reply-To: Your message of "Sat, 14 Jul 2001 14:26:56 %2B1200." <01f101c10c0c$73e1c000$0a01a8c0@den2> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <01f101c10c0c$73e1c000$0a01a8c0@den2>, "Juha Saarinen" 
writes:
> :: 	camcontrol modepage da0 -m 0x08 -e -P 3
> 
> su-2.05# camcontrol modepage da0 -m 0x08 -e -P 3
> camcontrol: cam_lookup_pass: CAMGETPASSTHRU ioctl failed
> cam_lookup_pass: No such file or directory
> cam_lookup_pass: either the pass driver isn't in your kernel
> cam_lookup_pass: or da0 doesn't exist
> 
> su-2.05# camcontrol devlist
> <IBM DDYS-T36950N S93E>            at scbus0 target 0 lun 0 (da0)
> <IBM DDYS-T36950N S93E>            at scbus0 target 1 lun 0 (da1)
> 
> # camcontrol inquiry da0 -S
> camcontrol: cam_lookup_pass: CAMGETPASSTHRU ioctl failed
> cam_lookup_pass: No such file or directory
> cam_lookup_pass: either the pass driver isn't in your kernel
> cam_lookup_pass: or da0 doesn't exist
> 
> Am I missing some funky kernel option here?

cd /dev && ./MAKEDEV all

	or

cd /dev && ./MAKEDEV pass4 xpt2

I'm assuming you have the pass(4) device in your kernel, which is by 
default in the GENERIC kernel.


Regards,                         Phone:  (250)387-8437
Cy Schubert                        Fax:  (250)387-5766
Team Leader, Sun/Alpha Team   Internet:  Cy.Schubert@osg.gov.bc.ca
Open Systems Group, ITSD, ISTA
Province of BC




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107140248.f6E2mxp07051>