need help with pcmcia wireless network card

2006-02-13 Thread Teemu Korhonen
I have a laptop with freebsd-6.0 and I've got everything working except my  
Buffalo WLI-CB-G54S wireless network card.
When I insert the card I get following message cardbus0: network at  
device 0.0 (no driver attached)


I found two pages that seems to be instructions to get the card working:

http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20050623.utc=1133948970

http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20051207.utc=1133982628

as they are japan, I can't get but the main idea.

So far the ndisgen doesn't work it fails to build the .ko file, but I've  
had better luck with ndiscvt which made and if_ndis.ko


both ndis.ko and if_ndis.ko are loaded, but I get no new devices and still  
get the no driver attached message.


I have no idea what to do now and I really need to get that card working.  
Ideas anyone?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: need help with pcmcia wireless network card

2006-02-13 Thread Beech Rintoul
On Monday 13 February 2006 02:25, Teemu Korhonen wrote:
 I have a laptop with freebsd-6.0 and I've got everything working except my
 Buffalo WLI-CB-G54S wireless network card.
 When I insert the card I get following message cardbus0: network at
 device 0.0 (no driver attached)

 I found two pages that seems to be instructions to get the card working:

 http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20050623.utc=113
3948970

 http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20051207.utc=113
3982628

 as they are japan, I can't get but the main idea.

 So far the ndisgen doesn't work it fails to build the .ko file, but I've
 had better luck with ndiscvt which made and if_ndis.ko

 both ndis.ko and if_ndis.ko are loaded, but I get no new devices and still
 get the no driver attached message.

 I have no idea what to do now and I really need to get that card working.
 Ideas anyone?

What does pciconf -lv say about that card?

Beech

-- 

---
Beech Rintoul - Sys. Administrator - [EMAIL PROTECTED]
/\   ASCII Ribbon Campaign  | Alaska Paradise Travel
\ / - NO HTML/RTF in e-mail  | 201 East 9Th Avenue Ste.310
 X  - NO Word docs in e-mail | Anchorage, AK 99501
/ \  - Please visit Alaska Paradise - http://www.alaskaparadise.com
---













pgpkFZCcEPbWZ.pgp
Description: PGP signature


Re: need help with pcmcia wireless network card

2006-02-13 Thread Fabian Keil
Teemu Korhonen [EMAIL PROTECTED] wrote:

 I have a laptop with freebsd-6.0 and I've got everything working
 except my Buffalo WLI-CB-G54S wireless network card.
 When I insert the card I get following message cardbus0: network
 at device 0.0 (no driver attached)
 
 I found two pages that seems to be instructions to get the card
 working:
 
 http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20050623.utc=1133948970
 
 http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20051207.utc=1133982628
 
 as they are japan, I can't get but the main idea.
 
 So far the ndisgen doesn't work it fails to build the .ko file, but
 I've had better luck with ndiscvt which made and if_ndis.ko

You don't have to build if_ndis.ko and ndis.ko manually,
they should already be present in /boot/kernel.

If ndisgen doesn't work you usually get an error message.
Without knowing the error message and how you got it,
it's hard to tell what's wrong.
 
Try running ndisgen /path/to/INF /path/to/SYS
an press return a few times. Afterwards you should
either have the kernel module containing the firmware,
or a reason why the build failed.

Fabian
-- 
http://www.fabiankeil.de/


signature.asc
Description: PGP signature


Re: need help with pcmcia wireless network card

2006-02-13 Thread Teemu Korhonen
Fabian Keil [EMAIL PROTECTED] wrote Mon, 13 Feb 2006 13:48:50  
+0200:



Teemu Korhonen [EMAIL PROTECTED] wrote:


I have a laptop with freebsd-6.0 and I've got everything working
except my Buffalo WLI-CB-G54S wireless network card.
When I insert the card I get following message cardbus0: network
at device 0.0 (no driver attached)

I found two pages that seems to be instructions to get the card
working:

http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20050623.utc=1133948970

http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20051207.utc=1133982628

as they are japan, I can't get but the main idea.

So far the ndisgen doesn't work it fails to build the .ko file, but
I've had better luck with ndiscvt which made and if_ndis.ko


You don't have to build if_ndis.ko and ndis.ko manually,
they should already be present in /boot/kernel.

If ndisgen doesn't work you usually get an error message.
Without knowing the error message and how you got it,
it's hard to tell what's wrong.
Try running ndisgen /path/to/INF /path/to/SYS
an press return a few times. Afterwards you should
either have the kernel module containing the firmware,
or a reason why the build failed.

Fabian


It gives lots of errors, here's a grab:

Building kernel module... In file included from  
/usr/share/misc/windrv_stub.c:57:

./windrv.h:746: error: excess elements in char array initializer
./windrv.h:746: error: (near initialization for `ndis_regvals[239].nc_val')
./windrv.h:747: warning: braces around scalar initializer
./windrv.h:747: warning: (near initialization for  
`ndis_regvals[239].nc_val[0]')
./windrv.h:747: warning: initialization makes integer from pointer without  
a cast

./windrv.h:747: error: initializer element is not computable at load time
./windrv.h:747: error: (near initialization for  
`ndis_regvals[239].nc_val[0]')

./windrv.h:747: error: excess elements in struct initializer
./windrv.h:747: error: (near initialization for `ndis_regvals[239].nc_val')
./windrv.h:747: error: excess elements in struct initializer
./windrv.h:747: error: (near initialization for `ndis_regvals[239].nc_val')
./windrv.h:748: warning: braces around scalar initializer
./windrv.h:748: warning: (near initialization for  
`ndis_regvals[239].nc_idx')
./windrv.h:748: warning: initialization makes integer from pointer without  
a cast

./windrv.h:749: warning: excess elements in scalar initializer
./windrv.h:749: warning: (near initialization for  
`ndis_regvals[239].nc_idx')

./windrv.h:750: warning: braces around scalar initializer
./windrv.h:750: warning: (near initialization for  
`ndis_regvals[239].nc_idx')
./windrv.h:750: warning: initialization makes integer from pointer without  
a cast

./windrv.h:750: warning: excess elements in scalar initializer
./windrv.h:750: warning: (near initialization for  
`ndis_regvals[239].nc_idx')

./windrv.h:750: warning: excess elements in scalar initializer
./windrv.h:750: warning: (near initialization for  
`ndis_regvals[239].nc_idx')

./windrv.h:751: error: extra brace group at end of initializer
./windrv.h:751: error: (near initialization for `ndis_regvals[239]')
./windrv.h:753: error: extra brace group at end of initializer
./windrv.h:753: error: (near initialization for `ndis_regvals[239]')
./windrv.h:753: warning: excess elements in struct initializer
./windrv.h:753: warning: (near initialization for `ndis_regvals[239]')
./windrv.h:754: error: extra brace group at end of initializer
./windrv.h:754: error: (near initialization for `ndis_regvals[239]')
./windrv.h:756: error: extra brace group at end of initializer
./windrv.h:756: error: (near initialization for `ndis_regvals[239]')
./windrv.h:756: warning: excess elements in struct initializer
./windrv.h:756: warning: (near initialization for `ndis_regvals[239]')
./windrv.h:757: error: extra brace group at end of initializer
./windrv.h:757: error: (near initialization for `ndis_regvals[239]')
./windrv.h:759: error: extra brace group at end of initializer
./windrv.h:759: error: (near initialization for `ndis_regvals[239]')
./windrv.h:759: warning: excess elements in struct initializer
./windrv.h:759: warning: (near initialization for `ndis_regvals[239]')
./windrv.h:760: error: extra brace group at end of initializer
./windrv.h:760: error: (near initialization for `ndis_regvals[239]')
./windrv.h:762: error: extra brace group at end of initializer
./windrv.h:762: error: (near initialization for `ndis_regvals[239]')
./windrv.h:762: warning: excess elements in struct initializer
./windrv.h:762: warning: (near initialization for `ndis_regvals[239]')
./windrv.h:763: error: extra brace group at end of initializer
./windrv.h:763: error: (near initialization for `ndis_regvals[239]')
./windrv.h:765: error: extra brace group at end of initializer
./windrv.h:765: error: (near initialization for `ndis_regvals[239]')
./windrv.h:765: warning: excess elements in struct initializer
./windrv.h:765: warning: (near initialization for `ndis_regvals[239

Re: need help with pcmcia wireless network card

2006-02-13 Thread Teemu Korhonen
Beech Rintoul [EMAIL PROTECTED] wrote Mon, 13 Feb 2006 13:42:58  
+0200:



On Monday 13 February 2006 02:25, Teemu Korhonen wrote:
I have a laptop with freebsd-6.0 and I've got everything working except  
my

Buffalo WLI-CB-G54S wireless network card.
When I insert the card I get following message cardbus0: network at
device 0.0 (no driver attached)

I found two pages that seems to be instructions to get the card working:

http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20050623.utc=113
3948970

http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20051207.utc=113
3982628

as they are japan, I can't get but the main idea.

So far the ndisgen doesn't work it fails to build the .ko file, but I've
had better luck with ndiscvt which made and if_ndis.ko

both ndis.ko and if_ndis.ko are loaded, but I get no new devices and  
still

get the no driver attached message.

I have no idea what to do now and I really need to get that card  
working.

Ideas anyone?


What does pciconf -lv say about that card?

Beech



pciconf doesn't say anything about a pccard, but this seems related:

[EMAIL PROTECTED]:0:0: class=0x028000 card=0x032e1154 chip=0x432014e4 rev=0x03  
hdr=0x00

vendor   = 'Broadcom Corporation'
device   = 'BCM4306 802.11b/g Wireless LAN Controller'
class= network



If that is info of the card, then it's all wrong. It's supposed to be  
Buffalo WLI-CB-G54S



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: need help with pcmcia wireless network card

2006-02-13 Thread Teemu Korhonen
Okay. I've got it sorted out. I found some instructions here,  
http://dannyman.toldme.com/2005/01/05/freebsd-howto-ndisulate-windows-drivers/


I used Dell drivers with ndisgen instead of Buffalo's and got it working.

Thanks for kicking me in the right direction :)


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ifconfig does not show ath0 wireless network card

2005-06-26 Thread Garrett Cooper

ali ali wrote:


I bought a new wireless network card listed under freebsd's supported
hardware which is 'DLINK Air Plus Xtreme G DWD-G520'.

The DWD-G520 is an atheros wireless network card. So I recompiled my
freebsd kernel with the following options:-

device ath
device ath_hal
device wlan

But I still dont see ath0 interface when I execute the 'ifconfig' command.

dmesg | grep ath shows the following:-
server# dmesg | grep ath 
npx0: math processor on motherboard 
ath0: Atheros 5212 mem 0xdfff-0xdfff irq 11 at device 9.0 on pci0 
ath0: [GIANT-LOCKED] 
ath0: unable to attach hardware; HAL status 13 
device_attach: ath0 attach returned 6



Why this wireless network card is not working? And how to make it
work? I googled but didnt find any usefull answer, I hope to get
usefull answers this time

Note that I am not yet a member of freebsd's mailing lists, so please
send answers to my email [EMAIL PROTECTED]



Best regards.
Ali
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
 

Try the iwconfig command. I believe that FreeBSD uses that command as 
well for wireless cards as opposed to ifconfig.

-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ifconfig does not show ath0 wireless network card

2005-06-25 Thread ali ali
I bought a new wireless network card listed under freebsd's supported
hardware which is 'DLINK Air Plus Xtreme G DWD-G520'.

The DWD-G520 is an atheros wireless network card. So I recompiled my
freebsd kernel with the following options:-

device ath
device ath_hal
device wlan

But I still dont see ath0 interface when I execute the 'ifconfig' command.

dmesg | grep ath shows the following:-
server# dmesg | grep ath 
npx0: math processor on motherboard 
ath0: Atheros 5212 mem 0xdfff-0xdfff irq 11 at device 9.0 on pci0 
ath0: [GIANT-LOCKED] 
ath0: unable to attach hardware; HAL status 13 
device_attach: ath0 attach returned 6


Why this wireless network card is not working? And how to make it
work? I googled but didnt find any usefull answer, I hope to get
usefull answers this time

Note that I am not yet a member of freebsd's mailing lists, so please
send answers to my email [EMAIL PROTECTED]



Best regards.
Ali
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Wireless network card speed?

2004-08-13 Thread Laszlo Antal
Hi,
Thank you sooo much for helping me out with my network card setup.
Now I know it was a dumm questione.(/stand/sysinstall.. OFCOURSE).
Anyway, I did something unbelievable!! I setup my built in wireless
card!!! Sorry for all this info about my laptop.
My only little problem is freebsd operate my card only 5Mps.
The card can go upto 11Mps. Where can I change this settings?
Thank you for all the help, this forum is the best.
Laszlo
--lantal
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Wireless network card speed?

2004-08-13 Thread Henrik W Lund
Laszlo Antal wrote:
Hi,
Thank you sooo much for helping me out with my network card setup.
Now I know it was a dumm questione.(/stand/sysinstall.. OFCOURSE).
Anyway, I did something unbelievable!! I setup my built in wireless
card!!! Sorry for all this info about my laptop.
My only little problem is freebsd operate my card only 5Mps.
The card can go upto 11Mps. Where can I change this settings?
Thank you for all the help, this forum is the best.
Laszlo 
Greetings!
You should check out the command wicontrol(8) if your WiFi card uses the 
wi(4) or ath(4) driver (I'm sure a similar tool exists for other 
wireless NIC drivers as well). In fact, here you go:

http://www.freebsd.org/cgi/man.cgi
Just type `wicontrol' into the box and hit Submit.
Mind you, though, that the fact that the card is operating at 5Mbps 
could be due to the conditions where the laptop is located. The poorer 
the signal, the lower the speed (something Windows elegantly neglects to 
tell you, you only know if the connection is Excellent, Good, Low, Very 
Low or No Signal).

Hope this helps, and congrats on a sparkling new, improved (hell, I'd 
say sexy ;-) computer system!

-Henrik W Lund
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Gigafast usb wireless network card

2004-06-27 Thread Ganesh Kini
Is it possible to configure Gigafast wireless network card WF741-UIC on x86 machine?

Thanks
Ganesh
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Gigafast usb wireless network card

2004-06-27 Thread Arjan Van Leeuwen
Hi,

On Sat, 26 Jun 2004 13:53:53 -0400, Ganesh Kini [EMAIL PROTECTED] wrote:
 
 Is it possible to configure Gigafast wireless network card WF741-UIC on x86 machine?

Check the atuwi project (http://vitsch.net/bsd/atuwi/), it might work
with this card.

Arjan

 
 Thanks
 Ganesh
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Fwd: Belkin wireless network card problem

2004-04-12 Thread Jonathon McKitrick

Hi all,

I have about 10 days left to return this card if I cannot get it to work.
It's Belkin 'PCMCIA wireless F5D6020 ver 2'

Here is the output after I plug in the card:

Card Belkin(11Mbps-Wireless-Notebook-Network-Adapter) [(null)] [(null)]
matched Belkin (11Mbps-Wireless-Notebook-Network-Adapter) [(null)]
[(null)]
wi0 at port 0x240-0x27f irq 11 slot 0 on pccard0
wi0: timeout in wi_cmd 0x; event status 0x
wi0: timeout in wi_cmd 0x; event status 0x
wi0: timeout in wi_cmd 0x; event status 0x
wi0: init failed
wi0: timeout in wi_cmd 0x; event status 0x
wi0: timeout in wi_cmd 0x; event status 0x
wi0: mac read failed 5
device_probe_and_attach: wi0 attach returned 5

One odd detail was the identifier string didn't originally have any dashes
in it so the card was not recognized.  But when I added them, it at least
found the card.

Any ideas ?

NOTE: Please CC me, as I am not currently subscribed.  Thanks.

jm
-- 
My other computer is your windows box.

- End forwarded message -

NOTE: Please CC me, as I am not currently subscribed.  Thanks.

jm
-- 
My other computer is your windows box.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Fwd: Belkin wireless network card problem

2004-04-12 Thread Andrew L. Gould
On Monday 12 April 2004 11:39 am, Jonathon McKitrick wrote:
 Hi all,

 I have about 10 days left to return this card if I cannot get it to work.
 It's Belkin 'PCMCIA wireless F5D6020 ver 2'

 Here is the output after I plug in the card:

 Card Belkin(11Mbps-Wireless-Notebook-Network-Adapter) [(null)] [(null)]
 matched Belkin (11Mbps-Wireless-Notebook-Network-Adapter) [(null)]
 [(null)]
 wi0 at port 0x240-0x27f irq 11 slot 0 on pccard0
 wi0: timeout in wi_cmd 0x; event status 0x
 wi0: timeout in wi_cmd 0x; event status 0x
 wi0: timeout in wi_cmd 0x; event status 0x
 wi0: init failed
 wi0: timeout in wi_cmd 0x; event status 0x
 wi0: timeout in wi_cmd 0x; event status 0x
 wi0: mac read failed 5
 device_probe_and_attach: wi0 attach returned 5

 One odd detail was the identifier string didn't originally have any dashes
 in it so the card was not recognized.  But when I added them, it at least
 found the card.

 Any ideas ?

 NOTE: Please CC me, as I am not currently subscribed.  Thanks.

 jm

Have you tried the card under Windows?  Is there a possibility that the card 
is defective?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Fwd: Belkin wireless network card problem

2004-04-12 Thread Jonathon McKitrick
On Mon, Apr 12, 2004 at 11:53:20AM -0500, Andrew L. Gould wrote:
: Have you tried the card under Windows?  Is there a possibility that the card 
: is defective?

That's a possibility.  I didn't immediately think my luck would be THAT bad.
:-)
I'll try it out tonight on an old Win laptop.

jm
-- 
My other computer is your Windows box.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Fwd: Belkin wireless network card problem

2004-04-12 Thread Andrew L. Gould
On Monday 12 April 2004 03:41 pm, Jonathon McKitrick wrote:
 I gave up, bought a NetGear Prism2.5 compatible card, and it worked
 flawlessly.  I'm up and running, and figuring out when I'm going to return
 the other (worthlless) card.

 jm

Yeah!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Fwd: Belkin wireless network card problem

2004-04-12 Thread Jonathon McKitrick

I gave up, bought a NetGear Prism2.5 compatible card, and it worked
flawlessly.  I'm up and running, and figuring out when I'm going to return
the other (worthlless) card.

jm
-- 
My other computer is your Windows box.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Belkin wireless network card problem

2004-04-08 Thread Jonathon McKitrick

I finally got a wireless kit.  However, the Belkin card is giving this
error:

Card Belkin(11Mbps-Wireless-Notebook-Network-Adapter) [(null)] [(null)]
matched Belkin (11Mbps-Wireless-Notebook-Network-Adapter) [(null)]
[(null)]
wi0 at port 0x240-0x27f irq 11 slot 0 on pccard0
wi0: timeout in wi_cmd 0x; event status 0x
wi0: timeout in wi_cmd 0x; event status 0x
wi0: timeout in wi_cmd 0x; event status 0x
wi0: init failed
wi0: timeout in wi_cmd 0x; event status 0x
wi0: timeout in wi_cmd 0x; event status 0x
wi0: mac read failed 5
device_probe_and_attach: wi0 attach returned 5


Any ideas ?

NOTE: Please CC me, as I am not currently subscribed.  Thanks.

jm
-- 
My other computer is your windows box.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Belkin wireless network card problem

2004-04-08 Thread Andrew L. Gould
On Thursday 08 April 2004 11:04 am, Jonathon McKitrick wrote:
 I finally got a wireless kit.  However, the Belkin card is giving this
 error:

 Card Belkin(11Mbps-Wireless-Notebook-Network-Adapter) [(null)] [(null)]
 matched Belkin (11Mbps-Wireless-Notebook-Network-Adapter) [(null)]
 [(null)]
 wi0 at port 0x240-0x27f irq 11 slot 0 on pccard0
 wi0: timeout in wi_cmd 0x; event status 0x
 wi0: timeout in wi_cmd 0x; event status 0x
 wi0: timeout in wi_cmd 0x; event status 0x
 wi0: init failed
 wi0: timeout in wi_cmd 0x; event status 0x
 wi0: timeout in wi_cmd 0x; event status 0x
 wi0: mac read failed 5
 device_probe_and_attach: wi0 attach returned 5


 Any ideas ?

 NOTE: Please CC me, as I am not currently subscribed.  Thanks.

 jm

Which model number is it?

Andrew Gould
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Belkin wireless network card problem

2004-04-08 Thread Jonathon McKitrick
: Which model number is it?

Thanks Andrew.

It's 'PCMCIA wireless' F5D6020 ver 2

jm
-- 
My other computer is your Windows box.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Belkin wireless network card problem

2004-04-08 Thread Andrew L. Gould
On Thursday 08 April 2004 11:54 am, Jonathon McKitrick wrote:
 : Which model number is it?

 Thanks Andrew.

 It's 'PCMCIA wireless' F5D6020 ver 2

 jm

I have the same model except I can't find a version number -- I guess that 
makes it version 1.  I've used it without problems in FreeBSD 4.9 and NetBSD 
1.6.2.


Andrew Gould
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Belkin wireless network card problem

2004-04-08 Thread Jonathon McKitrick
On Thu, Apr 08, 2004 at 12:09:58PM -0500, Andrew L. Gould wrote:
: On Thursday 08 April 2004 11:54 am, Jonathon McKitrick wrote:
:  : Which model number is it?
: 
:  Thanks Andrew.
: 
:  It's 'PCMCIA wireless' F5D6020 ver 2
: 
:  jm
: 
: I have the same model except I can't find a version number -- I guess that 
: makes it version 1.  I've used it without problems in FreeBSD 4.9 and NetBSD 
: 1.6.2.

1.  Did it work under 4.8?
2.  Any special settings?


jm
-- 
My other computer is your Windows box.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Wireless Network Card

2003-09-19 Thread Jakub Witek
First I must say than my english is on very pimary level... so be patient,
please
---
I have a huge problem with my netwok card (Planet wl 8305, chip acx100)
because it not compability with any vesion of FreeBSD. I'd like to use this
os because it is very stable and better than Linux and of corse... Windows.
If you can send to me email with instuction what i must to do or make next
vesion your system with diver to this card I will be your borrower.

faithfully

Jacub Witek

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]