Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2006 16:36:55 +1000 (EST)
From:      "Nick Withers" <nick@nickwithers.com>
To:        "Ben Hacker Jr" <strbenjr@yahoo.com>
Cc:        Adi Pircalabu <apircalabu@bitdefender.com>, questions FBSD <freebsd-questions@freebsd.org>
Subject:   Re: Upgrade 5.4 - 6.0 errors.
Message-ID:  <59218.150.203.2.85.1147329415.squirrel@nickwithers.com>
In-Reply-To: <4462C15D.5090203@yahoo.com>
References:  <4460757B.5030107@yahoo.com>	<b2807d040605090408g6688b254w6d158154120b3761@mail.gmail.com>	<4461D83A.8030902@yahoo.com> <20060510151919.461f329a@apircalabu.dsd.ro> <4462C15D.5090203@yahoo.com>

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

G'day Ben!

On Thu, 11 May, 2006 2:45 pm, Ben Hacker Jr wrote:
> I have posted my complete Kernel config file below.

I _believe_ you need include the wlan device.

> Maybe I need to enable the "CAM infrastructure."??
>
> Adi Pircalabu wrote:
>
>>On Wed, 10 May 2006 08:10:34 -0400 Ben Hacker Jr wrote:
>>
>>
>>>linking kernel.debug
>>>if_ural.o(.text+0x3bb): In function `ural_attach':
>>>/usr/src/sys/dev/usb/if_ural.c:458: undefined reference to
>>>`ieee80211_ieee2mhz'
>>>if_ural.o(.text+0x3ef):/usr/src/sys/dev/usb/if_ural.c:463: undefined
>>>reference to `ieee80211_ieee2mhz'
>>>
>>>
>>I'm afraid you customized your config file by commenting a mandatory
>>device / option which is needed for building. Please post your complete
>>config file.
>>OTOH, can you build GENERIC?
>>
> #
> # HACK06 -- Generic kernel configuration file for FreeBSD/i386
> #

(snip)

> ## Wireless NIC cards
> #device wlan # 802.11 support
> #device an # Aironet 4500/4800 802.11 wireless NICs.
> #device awi # BayStack 660 and others
> #device ral # Ralink Technology RT2500 wireless NICs.
> #device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
> ##device wl # Older non 802.11 Wavelan wireless NIC.
>
> # Pseudo devices.
> device loop # Network loopback
> device random # Entropy device
> device ether # Ethernet support
> device sl # Kernel SLIP
> device ppp # Kernel PPP
> device tun # Packet tunnel.
> device pty # Pseudo-ttys (telnet etc)
> device md # Memory "disks"
> device gif # IPv6 and IPv4 tunneling
> device faith # IPv6-to-IPv4 relaying (translation)
>
> # The `bpf' device enables the Berkeley Packet Filter.
> # Be aware of the administrative consequences of enabling this!
> # Note that 'bpf' is required for DHCP.
> device bpf # Berkeley packet filter
>
> # USB support
> device uhci # UHCI PCI->USB interface
> device ohci # OHCI PCI->USB interface
> #device ehci # EHCI PCI->USB interface (USB 2.0)
> device usb # USB Bus (required)
> #device udbp # USB Double Bulk Pipe devices
> device ugen # Generic
> #device uhid # "Human Interface Devices"
> device ukbd # Keyboard
> device ulpt # Printer
> device umass # Disks/Mass storage - Requires scbus and da
> device ums # Mouse
> device ural # Ralink Technology RT2500USB wireless NICs
> device urio # Diamond Rio 500 MP3 player
> device uscanner # Scanners
> ## USB Ethernet, requires miibus
> #device aue # ADMtek USB Ethernet
> #device axe # ASIX Electronics USB Ethernet
> #device cdce # Generic USB over Ethernet
> #device cue # CATC USB Ethernet
> #device kue # Kawasaki LSI USB Ethernet
> #device rue # RealTek RTL8150 USB Ethernet
>
> # FireWire support
> device firewire # FireWire bus code
> device sbp # SCSI over FireWire (Requires scbus and da)
> device fwe # Ethernet over FireWire (non-standard!)
>
> --
>  Ben Hacker, Jr.
>  Network Security Analyst
>   strbenjr {at} yahoo.com
> -- -- --

-- 
Nick Withers
email: nick@nickwithers.com
Web: http://www.nickwithers.com
Mobile: +61 414 397 446




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?59218.150.203.2.85.1147329415.squirrel>