NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/60073: xhci(4): NetBSD xHCI roothub uses ud_addr=0 instead of 1?



The following reply was made to PR kern/60073; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
        tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: kern/60073: xhci(4): NetBSD xHCI roothub uses ud_addr=0 instead
	 of 1?
Date: Fri, 13 Mar 2026 03:58:33 +0900

 Sorry, a fatal typo:
 
 > FreeBSD and OpenBSD also use addr=0 for xHCI root hubs.
 
 This should be
 >> FreeBSD and OpenBSD also use addr=1 for xHCI root hubs.
 
 https://dmesgd.nycbug.org/index.cgi?do=view&id=8854
 >> uhub0: <AMD XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus1
 
 https://dmesgd.nycbug.org/index.cgi?do=view&id=8824
 >> uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev 3.00/1.00 addr 1
 
 ---
 Izumi Tsutsui
 


Home | Main Index | Thread Index | Old Index