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: gnats-bugs%netbsd.org@localhost
Cc: port-amd64-maintainer%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost, mlh%goathill.org@localhost
Subject: Re: port-amd64/56987 (Certain usb devices can no longer be mounted on
-current)
Date: Sat, 20 May 2023 13:12:52 -0400 (EDT)
Robert Elz wrote:
> The following reply was made to PR port-amd64/56987; it has been noted by GNATS.
>
> From: Robert Elz <kre%munnari.OZ.AU@localhost>
> To: mlh%goathill.org@localhost (MLH)
> Cc: gnats-bugs%netbsd.org@localhost, port-amd64-maintainer%netbsd.org@localhost,
> gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
> Subject: Re: port-amd64/56987 (Certain usb devices can no longer be mounted on -current)
> Date: Sat, 20 May 2023 23:50:10 +0700
>
> Please add the kernel config file for HDMIAUDIO
>
> It looks to me as if your kernel config might be missing the
>
> sd* at scsibus? ...
>
> entry, and so isn't trying to attach any sd devices.
----
$ cat HDMIAUDIO
(comments)
include "arch/amd64/conf/GENERIC"
options HDAUDIO_ENABLE_HDMI
----
which has
sd* at scsibus? target ? lun ? # SCSI disk drives
Most other usb devices mount as sd0x just fine.
Home |
Main Index |
Thread Index |
Old Index