Bienvenue sur eagle-usb

AtmEagle

UealgeAtmOtherModules

PagePrincipale :: DerniersChangements :: DerniersCommentaires :: ParametresUtilisateur :: Vous êtes 2600:1f28:365:80b0:e07e:67bc:b096:de44

linux kernel configuration needed for ueagle-atm driver


Kernel configuration options presented here are needed to make ueagle-atm driver work properly. These options should be compiled in kernel or built as modules.

You need to configure kernel build, if you don't know much about patching, configuration and installation linux kernel you probably want to read Kernel-Build-HOWTO.

We use make menuconfig method of kernel configuration.
You need to set up kernel configuration options, which ueagle-atm and usbatm drivers depends on

ATM
Networking  --->
    Networking options  --->
        [M] Asynchronous Transfer Mode (ATM) (EXPERIMENTAL) 
        [M] Classical IP over ATM (EXPERIMENTAL)
        [ ] LAN Emulation (LANE) support (EXPERIMENTAL)
        [M] RFC1483/2684 Bridged protocols

firmware loader
Device Drivers  --->
    Generic Driver Options  --->
        [*] Select only drivers that don't need compile-time external firmware
        [*] Prevent firmware from being built
        [M] Userspace firmware loading support 


USB
Choose proper HCD for your computer (more info XXX)
Device Drivers  --->
    USB support  --->
        [M] Support for Host-side USB

        [M] EHCI HCD (USB 2.0) support
        [M] ISP116X HCD support
        [M] OHCI HCD support
        [M] UHCI HCD (most Intel and VIA) support


Additional modules are needed for make your internet connection work, depending on connection type:

IP over ATM
Networking  --->
    Networking options  --->
        [M] Asynchronous Transfer Mode (ATM) (EXPERIMENTAL) 
        [M] Classical IP over ATM (EXPERIMENTAL)
        [ ] LAN Emulation (LANE) support (EXPERIMENTAL)
        [ ] RFC1483/2684 Bridged protocols

PPP over Ethernet
Networking  --->
    Networking options  --->
        [M] Asynchronous Transfer Mode (ATM) (EXPERIMENTAL) 
        [ ] Classical IP over ATM (EXPERIMENTAL)
        [ ] LAN Emulation (LANE) support (EXPERIMENTAL)
        [M] RFC1483/2684 Bridged protocols

PPP over ATM
Device Drivers  --->
    Network device support  --->
        [M] PPP (point-to-point protocol) support
        [ ] PPP multilink support (EXPERIMENTAL)
        [ ] PPP filtering
        [ ] PPP support for async serial ports
        [ ] PPP support for sync tty ports
        [M] PPP Deflate compression
        [M] PPP BSD-Compress compression
        [ ] PPP MPPE compression (encryption) (EXPERIMENTAL) (NEW)
        [ ] PPP over Ethernet (EXPERIMENTAL)
        [M] PPP over ATM