Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Apr 2005 11:36:53 -0700
From:      Maksim Yevmenkin <maksim.yevmenkin@savvis.net>
To:        wigglesworth02@comcast.net
Cc:        Bluetooth <freebsd-bluetooth@freebsd.org>
Subject:   Re: The Bluetooth over Ambicom BT2000 adapter thing...
Message-ID:  <4267F2C5.7020306@savvis.net>
In-Reply-To: <1114107065.657.14.camel@Mobil1.276NET>
References:  <200504210205.04358.jesse@theholymountain.com> <4267D2EC.90205@savvis.net> <1114102866.657.2.camel@Mobil1.276NET> <4267DE6C.1040508@savvis.net> <1114107065.657.14.camel@Mobil1.276NET>

next in thread | previous in thread | raw e-mail | index | archive | help
Martes,

> All the necessary info should be contained within the attachment.  I
> sent is last time, however, it may have been stripped, along the way.  

unfortunately that is not what i want. you keep sending me those errors 
but they are not useful at this point. we already know that host can not 
communicate with the card. that is the reason you see these errors in 
the first place.

> My product info is as follows: 
> 
> 0x3e8-0x3ef 

well, somehow i doubt that. that looks like i/o port range. here is what 
i'm looking for:

i have in my kernel config file the following lines:

# NEW CARD
device          cbb             # cardbus (yenta) bridge
device          pccard
device          cardbus

now i have set sysctl

# sysctl hw.cardbus.debug=1
hw.cardbus.debug: 0 -> 1
# sysctl hw.cardbus.cis_debug=1
hw.cardbus.cis_debug: 0 -> 1
# sysctl hw.pccard.debug=1
hw.pccard.debug: 0 -> 1
# sysctl hw.pccard.cis_debug=1
hw.pccard.cis_debug: 0 -> 1

and now i plug my pcmcia card. then i view /var/log/messages and

[...]

Apr 21 11:31:19 beetle kernel: pccard1: check_cis_quirks
Apr 21 11:31:19 beetle kernel: pccard1: CIS version PCCARD 2.0 or 2.1
Apr 21 11:31:19 beetle kernel: pccard1: CIS info: 3Com, Megahertz 589E, 
TP/BNC LAN PC Card, 005
Apr 21 11:31:19 beetle kernel: pccard1: Manufacturer code 0x101, product 
0x589

[...]

note the last line it has "Manufacturer code" and "product". that is 
what i'm looking for.

thanks,
max



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