NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-amd64/56987 (Certain usb devices can no longer be mounted on -current)
The following reply was made to PR port-amd64/56987; it has been noted by GNATS.
From: mlh%goathill.org@localhost (MLH)
To: MLH <mlh%goathill.org@localhost>
Cc: gnats-bugs%netbsd.org@localhost, port-amd64-maintainer%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, skrll%NetBSD.org@localhost
Subject: Re: port-amd64/56987 (Certain usb devices can no longer be mounted on
-current)
Date: Sat, 6 May 2023 19:22:51 -0400 (EDT)
MLH wrote:
> skrll%NetBSD.org@localhost wrote:
> > Synopsis: Certain usb devices can no longer be mounted on -current
> >
> > State-Changed-From-To: open->feedback
> > State-Changed-By: skrll%NetBSD.org@localhost
> > State-Changed-When: Tue, 30 Aug 2022 05:28:09 +0000
> > State-Changed-Why:
>
> > Please bisect it further.
Using NetBSD 10.99.4 (USBDEBUG) #0: Sat May 6 18:32:06 EDT 2023
And one of the usb devices that used to work but no longer has since Jan 2022 without using 9.99.93 :
When attached:
May 6 19:07:51 tiamat /netbsd: [ 21.8112624] uhub4: at uhub1 port 7 (addr 3) disconnected
May 6 19:07:51 tiamat /netbsd: [ 21.8112624] uhub4: at uhub1 port : vendor 214b (0x214b) USB2.0 HUB (0x7000), class 9/0, rev 2.00/1.00, addr 5
May 6 19:07:51 tiamat /netbsd: [ 67.5011090] uhub4: single transaction translator
May 6 19:07:51 tiamat /netbsd: [ 67.5211090] uhub4: 4 ports with 4 removable, self powered
May 6 19:07:52 tiamat /netbsd: [ 68.4011060] umass0 at uhub4 port 2 configuration 1 interface 0
May 6 19:07:52 tiamat /netbsd: [ 68.4011060] umass0: Lezyne (0x2b29) GPS Device (0x0055), rev 2.00/1.00, addr 6
May 6 19:07:52 tiamat /netbsd: [ 68.4011060] umass0: using SCSI over Bulk-Only
May 6 19:07:52 tiamat /netbsd: [ 68.4111060] scsibus0 at umass0: 2 targets, 1 lun per target
May 6 19:07:52 tiamat /netbsd: [ 68.4111060] uhidev3 at uhub4 port 2 configuration 1 interface 1
May 6 19:07:52 tiamat /netbsd: [ 68.4111060] uhidev3: Lezyne (0x2b29) GPS Device (0x0055), rev 2.00/1.00, addr 6, iclass 3/0
May 6 19:07:52 tiamat /netbsd: [ 68.4111060] uhid4 at uhidev3: input=64, output=64, feature=0
May 6 19:07:52 tiamat /netbsd: [ 68.8211046] uhub5 at uhub4 port 3: vendor 214b (0x214b) USB2.0 HUB (0x7000), class 9/0, rev 2.00/1.00, addr 7
May 6 19:07:52 tiamat /netbsd: [ 68.8211046] uhub5 at uhub transaction translator
May 6 19:07:52 tiamat /netbsd: [ 68.8211046] uhub5: 4 ports with 4 removable, self powered
$ disklabel sd0
disklabel: /dev/rsd0: Device not configured
So can't be mounted
And what should be something like this below is missing:
sd0 at scsibus0 target 0 lun 0: <FSL SEMI, FSL MASS STORAGE, 0001> disk removable
sd0: fabricating a geometry
When detached:
May 6 19:09:31 tiamat /netbsd: [ 166.9107756] scsibus0: detached
May 6 19:09:31 tiamat /netbsd: [ 166.9107756] umass0: detached
May 6 19:09:31 tiamat /netbsd: [ 166.9107756] umass0: at uhub4 port 2 (addr 6) disconnected
May 6 19:09:31 tiamat /netbsd: [ 166.9107756] uhid4: detached
May 6 19:09:31 tiamat /netbsd: [ 166.9107756] uhidev3: detached
May 6 19:09:31 tiamat /netbsd: [ 166.9107756] uhidev3: at uhub4 port 2 (addr 6) disconnected
So what is missing?
Home |
Main Index |
Thread Index |
Old Index