Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

USB2 vs SCSI pass-through?

71 views
Skip to first unread message

Michael Butler

unread,
Feb 24, 2009, 6:45:35 PM2/24/09
to
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I plugged in my external USB drive this afternoon to be greeted with:

kernel: ugen4.2: <Sunplus Technology Inc.> at usbus4
kernel: umass0: <Bulk Only Interface> on usbus4
kernel: umass0: SCSI over Bulk-Only; quirks = 0x0000
kernel: umass0:3:0:-1: Attached to scbus3
kernel: xptioctl: pass driver is not in the kernel
kernel: xptioctl: put "device pass" in your kernel config file

Er .. my kernel includes 'GENERIC' and does not exclude 'device pass'.

What gives?

Michael

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iEYEARECAAYFAkmkhmQACgkQQv9rrgRC1JIVQQCgzScy7eBnIFKy2a9c/cPFboK6
Ra8AoKwCTdJmPrhX8+Q2oMYM+lGSSV3C
=7pJP
-----END PGP SIGNATURE-----
_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-curre...@freebsd.org"

Andrew Thompson

unread,
Feb 24, 2009, 6:50:45 PM2/24/09
to
On Tue, Feb 24, 2009 at 06:44:36PM -0500, Michael Butler wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I plugged in my external USB drive this afternoon to be greeted with:
>
> kernel: ugen4.2: <Sunplus Technology Inc.> at usbus4
> kernel: umass0: <Bulk Only Interface> on usbus4
> kernel: umass0: SCSI over Bulk-Only; quirks = 0x0000
> kernel: umass0:3:0:-1: Attached to scbus3
> kernel: xptioctl: pass driver is not in the kernel
> kernel: xptioctl: put "device pass" in your kernel config file
>
> Er .. my kernel includes 'GENERIC' and does not exclude 'device pass'.
>
> What gives?

An application issued a CAMGETPASSTHRU to the device, maybe you have
something launching from devd or is its part of the hal port.


Andrew

buga...@gmail.com

unread,
Feb 27, 2009, 11:23:13 AM2/27/09
to
On Feb 24, 11:50 pm, thom...@FreeBSD.org (Andrew Thompson) wrote:
> On Tue, Feb 24, 2009 at 06:44:36PM -0500, Michael Butler wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
>
> > I plugged in my external USB drive this afternoon to be greeted with:
>
> > kernel: ugen4.2: <Sunplus Technology Inc.> at usbus4
> > kernel: umass0: <Bulk Only Interface> on usbus4
> > kernel: umass0:  SCSI over Bulk-Only; quirks = 0x0000
> > kernel: umass0:3:0:-1: Attached to scbus3
> > kernel: xptioctl: pass driver is not in the kernel
> > kernel: xptioctl: put "device pass" in your kernel config file
>
> > Er .. my kernel includes 'GENERIC' and does not exclude 'device pass'.
>
> > What gives?
>
> An application issued a CAMGETPASSTHRU to the device, maybe you have
> something launching from devd or is its part of the hal port.
>
> Andrew
> _______________________________________________
> freebsd-curr...@freebsd.org mailing listhttp://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

I also got this error, but it's ok after /etc/rc.d/devd restart

0 new messages