pcm(4) driver
into my kernel. Perhaps loading a kernel module will work; I didn't
try. PCM and CD audio work quite welll. The speakers
sound good for their size, but headphones sound much better.
wi(4)
driver. Now I just need a KDE panel applet to change the SSID and
WEP keys...
apmd(8) in /etc/rc.conf,
the machine suspends and resumes happily when I close the lid
(or type zzz).
On suspend, the wireless card is removed/detached. This makes
dhclient(8) complain with
receive_packet failed on wi0: Device not configured
several hundred thousand times per minute. I added a line to
/etc/rc.suspend to kill dhclient before suspending.
I manually reconfigure the wireless network with a ten-line script
after resuming.
Furthermore, with USB builtin to the kernel, it would frequently
complain with usb0: host controller halted after
resuming. I built a kernel without USB support. The messages
disappeared even though the USB kernel module is loaded and
usbd(8) is running. It's a -STABLE kernel, so maybe
there were some relevant code changes. Or maybe I'm hallucinating. Again.
Last updated: Sun Apr 7 19:24:51 EDT 2002