Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 May 2004 16:49:44 +0900 (JST)
From:      KATO Takenori <kato@nendai.nagoya-u.ac.jp>
To:        freebsd-current@FreeBSD.org
Subject:   Intel 2200BG doesn't work
Message-ID:  <200405150749.i4F7nit1004902@tatu.nendai.nagoya-u.ac.jp>

next in thread | raw e-mail | index | archive | help
NDISulator cannot attach Intel 2200BG mini-PCI (IBM P/N 73P2802) card
on IBM ThinkPad X31 (2672-N7E) and T41 (2373-7FE).

Windows driver was obtained from
	ftp://ftp.software.ibm.com/pc/pccbbs/mobiles/1vwc14ww.exe

I generated ndis_driver_data.h by:

ndiscvt -i /foo/PROW2200/WINXP/W22N51I.INF -s \
/foo/PROW2200/WINXP/W22N51I.SYS -o ndis_driver_data.h

I compiled kernel and modules with "options KSTACK_PAGES=8".


My kernel shows following messages:

ndis0: <Intel(R) PRO/Wireless 2200BG Network Connection> mem 0xc0200000-0xc0200fff irq 11 at device 2.0 on pci2
ndis0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xc0200000
ndis0: [GIANT-LOCKED]
ndis0: NDIS API version: 5.1
ndis0: NDIS ERROR: c00013a7 (unknown error)
ndis0: NDIS NUMERRORS: 2
ndis0: argptr: 0x4e4f4c41
ndis0: argptr: 0x2de
ndis0: NDIS ERROR: c00013a7 (unknown error)
ndis0: NDIS NUMERRORS: 2
ndis0: argptr: 0x4e4f4c41
ndis0: argptr: 0x2de
ndis0: NDIS ERROR: c00013a7 (unknown error)
ndis0: NDIS NUMERRORS: 2
ndis0: argptr: 0x4e4f4c41
ndis0: argptr: 0x2de
ndis0: NDIS ERROR: c00013a7 (unknown error)
ndis0: NDIS NUMERRORS: 2
ndis0: argptr: 0x4e4f4c41
ndis0: argptr: 0x2de
ndis0: NDIS ERROR: c00013a7 (unknown error)
ndis0: NDIS NUMERRORS: 2
ndis0: argptr: 0x4e4f4c41
ndis0: argptr: 0x2de
ndis0: NDIS ERROR: c00013a7 (unknown error)
ndis0: NDIS NUMERRORS: 2
ndis0: argptr: 0x4e4f4c41
ndis0: argptr: 0x2de
ndis0: NDIS ERROR: c00013a7 (unknown error)
ndis0: NDIS NUMERRORS: 2
ndis0: argptr: 0x4e4f4c41
ndis0: argptr: 0x2de
ndis0: NDIS ERROR: c00013a7 (unknown error)
ndis0: NDIS NUMERRORS: 2
ndis0: argptr: 0x4e4f4c41
ndis0: argptr: 0x184
ndis0: NDIS ERROR: c000138d (unknown error)
ndis0: NDIS NUMERRORS: 0
ndis0: init handler failed
device_probe_and_attach: ndis0 attach returned 6


KATO Takenori



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