Of all the gin joints in all the towns in all the world, FreeBSD mailing 
list had to walk into mine and say:

> Subject says it all.

No, the subject does not say it all: the subject says nothing about how
you forgot to update your kernel config file to include:

controller miibus0

The subject also fails to mention that you didn't go back and read
previous postings on this list, especially the one where I said that I
had converted the xl driver to use miibus.

Of course, nowdays you don't even need to include the xl driver in your
kernel. You can just do:

kldload mii
kldload xl

Or you can include the following in /boot/loader.conf and reboot:

mii_load="YES"
xl_load="YES"

-Bill

-- 
=============================================================================
-Bill Paul            (212) 854-6020 | System Manager, Master of Unix-Fu
Work:         [EMAIL PROTECTED] | Center for Telecommunications Research
Home:  [EMAIL PROTECTED] | Columbia University, New York City
=============================================================================
 "It is not I who am crazy; it is I who am mad!" - Ren Hoek, "Space Madness"
=============================================================================


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to