Re: Problem with Intel 2011b

2002-05-17 Thread M. Warner Losh

In message: [EMAIL PROTECTED]
Eric Masson [EMAIL PROTECTED] writes:
:  Warner == Warner Losh [EMAIL PROTECTED] writes:
: 
:  Warner H, I've found that the Intel PRO/Wireless are 5.0V devices.
:  Warner Maybe this is a different card than what I'm used to dealing
:  Warner with.
: 
: From the reseller, this is the main difference beetween 2011  2011b
: (chipset difference too, but no specs available atm)
: 
:  Warner Looks like i82365A/B do not have 3.3V support at all. I can't
:  Warner find the data sheets for them, and the people that do have
:  Warner access tell me that this is correct.
: 
: Seems to, the 2011b can't physically plug into the slot on the
: Satellite.

That's because it has a low power key on it.  You can file things down
and often get away with running on some older laptops.  However, not
this one.

:  Warner I'm not sure why your thinkpad isn't working. Maybe it is an
:  Warner issue related to the COR reset proceedure that we're not doing
:  Warner anymore.
: 
: Is there anything I can do to confirm/infirm this fact ? (cvs revision
: to extract ?)

Not easily.

Warner

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



Re: Problem with Intel 2011b

2002-05-16 Thread Eric Masson

 Warner == Warner Losh [EMAIL PROTECTED] writes:

 Warner H, I've found that the Intel PRO/Wireless are 5.0V devices.
 Warner Maybe this is a different card than what I'm used to dealing
 Warner with.

From the reseller, this is the main difference beetween 2011  2011b
(chipset difference too, but no specs available atm)

 Warner Looks like i82365A/B do not have 3.3V support at all. I can't
 Warner find the data sheets for them, and the people that do have
 Warner access tell me that this is correct.

Seems to, the 2011b can't physically plug into the slot on the
Satellite.

 Warner I'm not sure why your thinkpad isn't working. Maybe it is an
 Warner issue related to the COR reset proceedure that we're not doing
 Warner anymore.

Is there anything I can do to confirm/infirm this fact ? (cvs revision
to extract ?)

Eric Masson

-- 
 FYLG Tiens, vlĂ  une URL qui va bien :
 FYLG ftp://127.0.0.1/WaReZ/NiouZeS/WinDoZe/NeWSMoNGeR/SuPeR
 c'est gentil sauf que l'adresse ne fonctionne pas sa me fais une erreur
 -+- Furtif in Guide du Neuneu Usenet : MODE CERVEAU OFF -+-

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



Re: Problem with Intel 2011b

2002-05-14 Thread John Angelmo

M. Warner Losh wrote:
 In message: [EMAIL PROTECTED]
 John Angelmo [EMAIL PROTECTED] writes:
 : 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?
 
 Nope.
 
 However, if you boot -v, and send me the dmesg maybe I can help.
 
 Warner
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-current in the body of the message

OK here's my dmesg

The 2011 card is allmost the same as the symbol card I use, the 2011b 
card is the updated version from intel that rund on 3,3v

/John




dmesg
Description: application/java-vm


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 John Angelmo

[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



dmesg
Description: application/java-vm


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: Problem with Intel 2011b

2002-05-13 Thread Eric Masson

 John == John Angelmo [EMAIL PROTECTED] writes:

 John Well 2011b is a 32bit card (if I'm not mistaking)

Nope, it's only a 3,3V 16 bits card.

If you're using -stable, the following is needed :
 cat /etc/pccard.conf
# Intel PRO/Wireless 2011B LAN PC Card
card Intel PRO/Wireless LAN PC Card
config  auto wi ? 0x1
insert  /etc/pccard_ether $device start
remove  /etc/pccard_ether $device stop

The 2011 nor the 2011b work on my box (Thinkpad 390) whilst the 2011
works on a Satellite Pro 430 CDS (no 3,3 V slot for the 2011b).

dmesg on the Satellite :
Copyright (c) 1992-2002 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 4.5-STABLE #0: Tue Apr 30 12:29:58 CEST 2002
[EMAIL PROTECTED]:/usr/src/sys/compile/TSP430CDS
Timecounter i8254  frequency 1193182 Hz
CPU: Pentium/P54C (120.00-MHz 586-class CPU)
  Origin = GenuineIntel  Id = 0x52c  Stepping = 12
  Features=0x1bfFPU,VME,DE,PSE,TSC,MSR,MCE,CX8
real memory  = 50528256 (49344K bytes)
avail memory = 46747648 (45652K bytes)
pnpbios: Bad PnP BIOS data checksum
Preloaded elf kernel kernel at 0xc0278000.
Preloaded userconfig_script /boot/kernel.conf at 0xc027809c.
Intel Pentium detected, installing workaround for F00F bug
apm0: APM BIOS on motherboard
apm: found APM BIOS v1.2, connected at v1.2
npx0: math processor on motherboard
npx0: INT 16 interface
isa0: ISA bus on motherboard
orm0: Option ROM at iomem 0xe4000-0xe on isa0
fdc0: NEC 765 or clone at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0
ata1 at port 0x170-0x177,0x376 irq 15 on isa0
atkbdc0: Keyboard controller (i8042) at port 0x60,0x64 on isa0
atkbd0: AT Keyboard flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: PS/2 Mouse irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0
sc0: System console at flags 0x100 on isa0
sc0: VGA 16 virtual consoles, flags=0x300
pcic0: Intel i82365SL-A/B at port 0x3e0 iomem 0xd on isa0
pcic0: Polling mode
pccard0: PC Card bus (classic) on pcic0
pccard1: PC Card bus (classic) on pcic0
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
ppc0: Parallel port at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
lpt0: Printer on ppbus0
lpt0: Interrupt-driven port
BRIDGE 020214 loaded
ad0: 1295MB TOSHIBA MK1301MAV [2633/16/63] at ata0-master BIOSPIO
acd0: CDROM TOSHIBA CD-ROM XM-1502B at ata1-master BIOSPIO
Mounting root from ufs:/dev/ad0s1a
pccard: card inserted, slot 0
pccard: card inserted, slot 1
wi0 at port 0x280-0x2c7 iomem 0xd4000-0xd43ff irq 3 flags 0x1 slot 0 on pccard0
wi0: 802.11 address: 00:03:47:b4:8a:c1
wi0: using RF:PRISM2 MAC:HFA3841
wi0: Symbol Firmware: Primary 2.01.02, Station 2.20.02
ep0: 3Com 3C556 at port 0x240-0x25f irq 5 flags 0x1 slot 1 on pccard1
ep0: Ethernet address 00:00:86:53:74:3e

dmesg on the Thinkpad :
Copyright (c) 1992-2002 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 4.6-PRERELEASE #0: Fri May  3 13:51:21 CEST 2002
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/TP390PNP
Timecounter i8254  frequency 1193182 Hz
CPU: Pentium II/Pentium II Xeon/Celeron (266.62-MHz 686-class CPU)
  Origin = GenuineIntel  Id = 0x652  Stepping = 2
  
Features=0x183f9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR
real memory  = 268369920 (262080K bytes)
avail memory = 257867776 (251824K bytes)
Preloaded elf kernel kernel at 0xc033e000.
Preloaded elf module procfs.ko at 0xc033e09c.
Preloaded elf module if_an.ko at 0xc033e13c.
Preloaded elf module snd_mss.ko at 0xc033e1dc.
Preloaded elf module snd_pcm.ko at 0xc033e27c.
Preloaded elf module ums.ko at 0xc033e31c.
Preloaded elf module ipl.ko at 0xc033e3b8.
Preloaded elf module if_wi.ko at 0xc033e454.
VESA: v2.0, 2496k memory, flags:0x0, mode table:0xc027ee42 (122)
VESA: MagicGraph 256 AV 48K
Pentium Pro MTRR support enabled
Using $PIR table, 4 entries at 0xc00fdf80
apm0: APM BIOS on motherboard
apm: found APM BIOS v1.2, connected at v1.2
npx0: math processor on motherboard
npx0: INT 16 interface
pcib0: Intel 82443BX host to PCI bridge (AGP disabled) on motherboard
pci0: PCI bus on pcib0
isab0: Intel 82371AB PCI to ISA bridge at device 2.0 on pci0
isa0: ISA bus on isab0
atapci0: Intel PIIX4 ATA33 controller port 0xfcd0-0xfcdf at device 2.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
uhci0: Intel 82371AB/EB (PIIX4) USB controller port 0xfce0-0xfcff irq 11 at device 
2.2 on pci0
usb0: Intel 82371AB/EB (PIIX4) USB controller on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered

Re: Problem with Intel 2011b

2002-05-13 Thread Warner Losh

In message [EMAIL PROTECTED] Eric Masson writes:
:  John Well 2011b is a 32bit card (if I'm not mistaking)
: 
: Nope, it's only a 3,3V 16 bits card.

H, I've found that the Intel PRO/Wireless are 5.0V devices.  Maybe
this is a different card than what I'm used to dealing with.

: If you're using -stable, the following is needed :
:  cat /etc/pccard.conf
: # Intel PRO/Wireless 2011B LAN PC Card
: card Intel PRO/Wireless LAN PC Card
: config  auto wi ? 0x1
: insert  /etc/pccard_ether $device start
: remove  /etc/pccard_ether $device stop
: 
: The 2011 nor the 2011b work on my box (Thinkpad 390) whilst the 2011
: works on a Satellite Pro 430 CDS (no 3,3 V slot for the 2011b).

Looks like i82365A/B do not have 3.3V support at all.  I can't find
the data sheets for them, and the people that do have access tell me
that this is correct.

I'm not sure why your thinkpad isn't working.  Maybe it is an issue
related to the COR reset proceedure that we're not doing anymore.

Warner

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 M. Warner Losh

In message: [EMAIL PROTECTED]
John Angelmo [EMAIL PROTECTED] writes:
: 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?

Nope.

However, if you boot -v, and send me the dmesg maybe I can help.

Warner

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