Re: Retirement of CAM_QUIRK_NOSERIAL



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

This patch solves problems with one of my memory sticks:

http://lists.freebsd.org/pipermail/freebsd-arm/2007-August/000704.html

Now:

umass0: <Corsair Flash Voyager, class 0/0, rev 2.00/11.00, addr 2> on uhub0
umass0: SCSI over Bulk-Only; quirks = 0x0000
umass0:0:0:-1: Attached to scbus0
da0 at umass-sim0 bus 0 target 0 lun 0
da0: <Corsair Flash Voyager 1100> Removable Direct Access SCSI-0 device
da0: 1.000MB/s transfers
da0: 967MB (1981440 512 byte sectors: 64H 32S/T 967C)

umass0: at uhub0 port 1 (addr 2) disconnected
(da0:umass-sim0:0:0:0): lost device
(da0:umass-sim0:0:0:0): removing device entry
umass0: detached


Best Regards

Scott Long wrote:
All,

The attached patch should make CAM behave properly with regard to
probing device serial numbers only when the device advertises that
it supports it. It will hopefully eliminate the need for the
CAM_QUIRK_NOSERIAL quirk (one instance is left because of an unrelated
legacy problem that may or may not be possible to fix). This should
especially benefit USB-UMASS devices, where the console output should
be less noisy. It might even make more devices work out-of-the-box.
So please focus testing on USB, but I'd also ask that people test
the following devices as well as any firewire devices:

* Western Digital My Book 250GB (USB)
* Maxtor Personal Storage 3000XT (Firewire)

Thanks,

Scott


------------------------------------------------------------------------

_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"


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

iD8DBQFG6nB2xJBWvpalMpkRAgSWAJ9BuFERvPQmWWod6fud9T2lSJpCsACfXhoO
mJVa3xaAmWDYwvtReWZl51I=
=7J6C
-----END PGP SIGNATURE-----
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Retirement of CAM_QUIRK_NOSERIAL
    ... Best Regards ... The attached patch should make CAM behave properly with regard to ... So please focus testing on USB, but I'd also ask that people test ... the following devices as well as any firewire devices: ...
    (freebsd-current)
  • Re: Retirement of CAM_QUIRK_NOSERIAL
    ... The attached patch should make CAM behave properly with regard to ... legacy problem that may or may not be possible to fix). ... So please focus testing on USB, but I'd also ask that people test ... the following devices as well as any firewire devices: ...
    (freebsd-current)
  • [GIT PATCH] USB bugfixes for 2.6.12-rc3
    ... Here are a number of USB bugfixes for 2.6.12-rc3. ... tree 72abe7e0dd4b4135ca8b2d6f4e7cb81bd173a437 ... parent f3fae6ed6aafe71826e03876ad3d4e1d3f238ec8 ... This patch recognizes that pseudo-class by the GUIDs in those descriptors, ...
    (Linux-Kernel)
  • [PATCH] USB: Fix USB suspend/resume crasher (#2)
    ... USB: ... This patch closes the IRQ race and makes various other OHCI & EHCI code ... path safer vs. suspend/resume. ...
    (Linux-Kernel)
  • [PATCH RFC] maxSize option for usb-serial to increase max endpoint buffer size
    ... I don't know if this patch is 1) really necessary, ... Add a module option to increase the USB endpoint buffer size. ... The affected modems are PCMCIA cards that use a USB host controller ... the maximum packet size on the inbound bulk endpoint. ...
    (Linux-Kernel)