--- Begin Message ---
Ed McKenzie writes:
>
> Richard,
>
> I've enabled autoload in devfsd.conf as described in the devfs
> FAQ, but it doesn't seem to do anything for me. Opening /dev/fb0
> doesn't modprobe matroxfb_base, even though alias fb0 matroxfb_base is in
> modules.conf, and all this works when devfs is disabled. Any hints, or
> is this feature not yet implemented?
Try:
alias /dev/fb0 matroxfb_base
instead.
> I've also noticed that my cdroms will sometimes get numbered
> in strange ways, e.g. cdrom0 and cdrom2 rather than zero and
> one. What causes this?
It's a side-effect of module autoloading and unloading. I have a plan
to fix that. In the meantime, just mount the cdrom driver at boot.
Regards,
Richard....
Permanent: rgooch@xxxxxxxxxxxxx
Current: rgooch@xxxxxxxxxxxxxxx
--- End Message ---