NetBSD-Bugs archive

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

Re: kern/51769 (Accessing /dev/speaker doesn't autoload the spkr driver module)



Synopsis: Accessing /dev/speaker doesn't autoload the spkr driver module

Responsible-Changed-From-To: kern-bug-people->pgoyette
Responsible-Changed-By: pgoyette%NetBSD.org@localhost
Responsible-Changed-When: Fri, 06 Jan 2017 03:04:48 +0000
Responsible-Changed-Why:
It's mine.


State-Changed-From-To: open->closed
State-Changed-By: pgoyette%NetBSD.org@localhost
State-Changed-When: Fri, 06 Jan 2017 03:04:48 +0000
State-Changed-Why:
For some reason my system had /dev/speaker pointing at cdev #27, and
there was no driver associated with that major.  So driver autoload
failed as expected.  Correcting the device node to point at cdev #240
makes it work.





Home | Main Index | Thread Index | Old Index