Re: orinoco_pci module requirements?
From: Lenard (Lenard_at_127.0.0.1)
Date: 07/15/05
- Next message: zee: "vnc help"
- Previous message: Darrell Blake: "orinoco_pci module requirements?"
- In reply to: Darrell Blake: "orinoco_pci module requirements?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 15 Jul 2005 11:41:37 GMT
Darrell Blake wrote:
> Does anyone know which modules in the kernel (2.6.12.2) are required
> so that I can select orinoco_pci? The standard orinoco module is there
> but not orinoco_pci. I have PCI support enabled.
This section;
#
# Wireless 802.11b ISA/PCI cards support
#
CONFIG_HERMES=m
# CONFIG_PLX_HERMES is not set
# CONFIG_TMD_HERMES is not set
# CONFIG_PCI_HERMES is not set
CONFIG_ATMEL=m
CONFIG_PCI_ATMEL=m
Yours might be different depending on the hardware used, in some cases
you have to enable the kernel pcmcia support also;
#
# Wireless 802.11b Pcmcia/Cardbus cards support
#
CONFIG_PCMCIA_HERMES=m
# CONFIG_AIRO_CS is not set
CONFIG_PCMCIA_ATMEL=m
# CONFIG_PCMCIA_WL3501 is not set
-- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -- B. Franklin, 1759
- Next message: zee: "vnc help"
- Previous message: Darrell Blake: "orinoco_pci module requirements?"
- In reply to: Darrell Blake: "orinoco_pci module requirements?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|