Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2002 22:32:26 +0100 (CET)
From:      Riccardo Torrini <riccardo@torrini.org>
To:        Dag-Erling Smorgrav <des@ofug.org>
Cc:        current@FreeBSD.ORG
Subject:   Re: -CURRENT in pretty good shape, after all
Message-ID:  <XFMail.20020223223226.riccardo@torrini.org>
In-Reply-To: <xzpbsefoqc3.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On 23-Feb-2002 (21:12:12/GMT) Dag-Erling Smorgrav wrote:

> Riccardo Torrini <riccardo@torrini.org> writes:
>> Anyway, any plan to fix build breakage?

> Sure:
[...]

This works.  Thanks.


>> I really need build to (try to?) locate missing /dev/speaker  :(

># kldload atspeaker

This doesn't work.  I'm missing something obvious?

# kldstat 
Id Refs Address    Size     Name
 1    3 0xc0100000 2c7b4c   kernel
 2    1 0xc1981000 3000     daemon_saver.ko
# kldload atspeaker
# kldstat
Id Refs Address    Size     Name
 1    4 0xc0100000 2c7b4c   kernel
 2    1 0xc1981000 3000     daemon_saver.ko
 3    1 0xc27c6000 3000     atspeaker.ko
# echo cde >/dev/speaker
/dev/speaker: Operation not supported.
# ls -ld /dev/*speaker*
ls: No match.


Riccardo.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20020223223226.riccardo>