RE: Problem with Intel 2011b

2002-05-13 Thread alan . edmonds

I have used the non-B version with -current and an IBM thinkpad.

What kind of laptop?  dmesg output would be nice.
Do any other cards work?

Alan Edmonds

-Original Message-
From: John Angelmo [mailto:[EMAIL PROTECTED]]
Sent: 13 May 2002 15:02
To: current
Cc: freebsd-mobile
Subject: Problem with Intel 2011b


Hello

I just got my hands on a Intel 2011b Wireless card, I'm running FreeBSD 
current (dated just before gcc 3.1).
Now my problem is that I insert the card and well nothing happens, the 
system gets locked, when I remove the card I everything starts working 
once again, and it says it can't manage card (null), (null)

Any one got any idea?

mvh /John


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



RE: Problem with Intel 2011b

2002-05-13 Thread alan . edmonds

I haven't tried the NEWCARD stuff (it panics my hp 510 - 16bit bridge chips)
so I can't comment on that.  

Did you try booting with the card installed?  If you boot verbose
(boot -v) should see it dump the pci id contents.  Also check
if /etc/defaults/pccard.conf contains an entry for the card.  The
version of -current I have (maybe a few days old) has no entry
explicitly for a 2011B.  It might use the same entry as a 2011,
but might have a different id string.  I've exceeded my knowledge
at this point, so I'll stop speculating.  

Over to you, Warner :-)

-Original Message-
From: John Angelmo [mailto:[EMAIL PROTECTED]]
Sent: 13 May 2002 16:15
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Problem with Intel 2011b


[EMAIL PROTECTED] wrote:
 I have used the non-B version with -current and an IBM thinkpad.
 
 What kind of laptop?  dmesg output would be nice.
 Do any other cards work?
 
 Alan Edmonds
 
 -Original Message-
 From: John Angelmo [mailto:[EMAIL PROTECTED]]
 Sent: 13 May 2002 15:02
 To: current
 Cc: freebsd-mobile
 Subject: Problem with Intel 2011b
 
 
 Hello
 
 I just got my hands on a Intel 2011b Wireless card, I'm running FreeBSD 
 current (dated just before gcc 3.1).
 Now my problem is that I insert the card and well nothing happens, the 
 system gets locked, when I remove the card I everything starts working 
 once again, and it says it can't manage card (null), (null)
 
 Any one got any idea?
 
 mvh /John
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-current in the body of the message
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-current in the body of the message

Well 2011b is a 32bit card (if I'm not mistaking) the 2011 card is the 
same as the symbol card but the 2011b card uses 3.3v instead of 5v

So perhaps I need to use:
device  pccbb   # cardbus (yenta) bridge
device  pccard
device  cardbus

instead of:
device  card# pccard bus
device  pcic# PCMCIA bridge

What else can I do?

I use a C Series Lifebook from Fujitsu Siemens

/John

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



RE: buildworld broken on globaldata.h

2001-12-12 Thread Alan Edmonds

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of 
 Poul-Henning Kamp
 Sent: 12 December 2001 11:43
 To: [EMAIL PROTECTED]
 Subject: buildworld broken on globaldata.h
 
 
 
 My buildworld breaks:
 
 [...]
 /flat/src/gnu/usr.bin/binutils/gdb/i386/kvm-fbsd.c:52: 
 machine/globaldata.h: No 
 such file or directory
 
 Any workarounds/fixes ?

Ditto here.  I just tried a rm -fr /usr/obj and then make buildworld. 
It's still running but it's a slow machine.

Alan Edmonds


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



wi driver: firmware %i.%i problem?

2001-12-08 Thread Alan Edmonds


Here's a data point for you Warner.  I have an Intel PRO 2011
802.11b adapter (Symbol Spectrum24 OEM) card.  Works just fine
under -current and the wi driver.  After a yesterday's rebuild
I noticed the wi driver displaying this on booting.

$ dmesg
FreeBSD 5.0-CURRENT #3: Sat Dec  8 19:32:20 GMT 2001
root@ernest:/usr/obj/usr/src/sys/TPAD
.
wi0 at port 0x280-0x2c7 iomem 0xd4000-0xd43ff irq 9 flags 0x1 slot 0 on pccard0
wi0: 802.11 address: 00:02:b3:04:b8:b8
wi0: using RF:PRISM2 MAC:HFA3841, Firmware: %i.%i variant %i
$

I'm not sure if the %i is a problem the kernel printf or
with my card.  I'm still using the stock pccard.conf
file with the 0x1 flag.  The card works fine.
BTW, it's using version 2.xx firmware from Intel.

I am not seeing the dhclient problem reported by others.

Thanks,
-- 
Alan Edmonds
[EMAIL PROTECTED]
London, England


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



RE: ata drive under -current

2001-11-24 Thread Alan Edmonds

i think I saw the same problem.  I was trying to do a 
make buiildworld and the system hung early in the build 
process (while it was rm /usr/obj and cleaning dirs).
I froze hard; no ctl-alt-del, no nothing.  I had to remove
the battery to reboot it (it's a laptop).

I rebooted the old kernel and re-cvsuped and rebuilt and 
it works fine now.

Alan Edmonds

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of David W. Chapman
 Jr.
 Sent: 24 November 2001 03:43
 To: [EMAIL PROTECTED]
 Subject: ata drive under -current
 
 
 I am running -current and trying to remove a directory and every time 
 I try it hardlocks the computer.  Its a -current as of noon central 
 time.  I'm doing a drive fitness test, does anyone have any idea on 
 how to debug this?
 
 -- 
 David W. Chapman Jr.
 [EMAIL PROTECTED] Raintree Network Services, Inc. www.inethouston.net
 [EMAIL PROTECTED] FreeBSD Committer www.FreeBSD.org
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-current in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message