Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Aug 1998 13:36:59 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Mikkel Christiansen <mixxel@cs.unc.edu>
Cc:        paul@mu.org, freebsd-questions@FreeBSD.ORG
Subject:   Re: 3com 90x cards
Message-ID:  <Pine.BSF.4.00.9808071333090.15104-100000@resnet.uoregon.edu>
In-Reply-To: <35CA2E18.531486E@cs.unc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 6 Aug 1998, Mikkel Christiansen wrote:

> Sounds great - except that i need the XL driver with the cam driver.
> 
> Do you have any suggestions to how i fast can get the XL driver into my
> cam kernel sources (2.2.6).
> 
> Maybe you could you send me the files that have been added/modified to
> get the xl driver into the kernel source. (be awere
> that i do not know how much work it is adding a driver :).


0.  Start with a CAMified kernel source tree.

!!!  Copy your currently working kernel to /kernel.WORKS (the xl driver
!!!  is still under development, there are still fatal bugs for some
!!!  cards).  This way if your new kernel falls over you can still boot
!!!  your system.

1.  Copy if_xl.c and if_xlreg.h to /sys/pci.
2.  Modify /sys/conf/files and add 

pci/if_xl.c             optional xl device-driver

    to it.

3.  Add

device xl0

    to your kernel config file.

4.  Config, build, and install your kernel.
5.  Reboot and enjoy.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.00.9808071333090.15104-100000>