NetBSD-Bugs archive

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

PR/60428 CVS commit: src/sys/arch/sparc64/sparc64



The following reply was made to PR port-sparc64/60428; it has been noted by GNATS.

From: "Julian Coleman" <jdc%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60428 CVS commit: src/sys/arch/sparc64/sparc64
Date: Thu, 9 Jul 2026 07:47:40 +0000

 Module Name:	src
 Committed By:	jdc
 Date:		Thu Jul  9 07:47:40 UTC 2026
 
 Modified Files:
 	src/sys/arch/sparc64/sparc64: autoconf.c
 
 Log Message:
 PR port-sparc64/60428
 
 Just return instead of asserting that devhandle is DEVHANDLE_TYPE_OF.
 This happens for USB disks (sd @ scsibus @ umass @ @ uhub @ usb) which
 are not enumerated by the firmware.
 Original patch from riastradh@ .
 Apply the same for wd and fc-al as well.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.251 -r1.252 src/sys/arch/sparc64/sparc64/autoconf.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index