Subject: Re: dmesg from Abit AV8
To: Klaus Klein <kleink@mibh.de>
From: Andy Ruhl <acruhl@gmail.com>
List: port-amd64
Date: 02/09/2005 10:10:55
On Wed, 9 Feb 2005 16:29:38 +0100, Klaus Klein <kleink@mibh.de> wrote:
> On Wednesday, 9. February 2005 14:42, Andy Ruhl wrote:
>
> > Notable things that aren't supported:
>
> > o Built in 1394 (firewire) controller
>
> It will be, once you add fwohci to your kernel config.
Ahh, thanks for that tip. I'll try that when I can.
I just looked back through the dmesg, and I'm not even sure that USB
2.0 is supported on the usb controllers? It doesn't look like it...
Which I don't notice because I really don't use USB devices on this
box.
Is there any reason why SMBFS doesn't exist in the kernel config file?
I think it's as simple as just adding this stuff to the conf file:
file-system SMBFS
pseudo-device nsmb
Then ensuring the smb devices get built. I can't remember if I changed
the MAKEDEV file or not...
Andy