Re: Problem: wi0: watchdog timeout
paul van den bergen <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 26 Feb 2003 05:14 am, Eric Landuyt wrote: > have a DLink DWL650 wireless card, on a P90, and I'm desesperately trying > to get it working on a FreeBSD 4.7 system. > > I wanted to setup it on a FreeBSD 4.7, but the box freezes after printing: > > Mounting root from ufs:/dev/md0c > > So I looked on the net, and added the following lines to my > /boot/loader.conf file: > > hw.pcic.irq="0" > hw.pcic.intr_path="1" > > Now, FreeBSD boots very well, all others network cards are working properly > (1 NE2000 ISA card and 1 Realtek PCI card), but I always get the following > line > just after pccardd setups the card: > > wi0: watchdog timeout. I wonder if it is an address space clash (have a look at the pccardc man page)? I had this problem a lot with certain cards using wi... You may try setting pccard_mem = 0xDN000 (in /etc/rc.conf) where N = 0 (the default), 4, 8, or C. there is a timeout function too... see /etc/defaults/rc.conf and search for pccard... You may find increasing it helps. Note: These are just guesses, other things to try. It' can't hurt. can it? ;-) -- Dr Paul van den Bergen Centre for Advanced Internet Architectures caia.swin.edu.au [email protected] IM:bulwynkl2002 It's a book. Non-volatile storage media. Everyone should have one. To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message