Date: Mon, 4 Dec 2000 21:27:42 +0300 (MSK) From: "Vladimir B. Grebenschikov" <vova@express.ru> To: "Michael C . Wu" <keichii@peorth.iteration.net> Cc: freebsd-mobile@freebsd.org Subject: IrDA? Need specification on VAIO z505js IrDA, etc. Message-ID: <14891.57886.961769.296029@vbook.express.ru> In-Reply-To: <20001129182543.A11799@peorth.iteration.net> References: <20001129182543.A11799@peorth.iteration.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Michael C . Wu writes: > Hello everyone, > > I talked to Benno Rice about getting proper IrDA support > on FreeBSD. We agreed that IrDA is a big mess and netgraph > would be the best solution. However, I'm having trouble > finding out what IrDA controller my laptop has. > > Benno mentioned that his IrDA appears as a sio* device, but > it does not appear so on mine. www.sony.com/google/dogfetch produced > no results. pnpinfo shows nothing. pciconf showed several > sony/intel pci id's that were not very useful. Perhaps someone > can shed some light on what IrDA chipset the > VAIO z505js superslim uses. :) > > Win2k reports the driver to have been provided by National > Semiconductors, but does not report the chip. > > Attached is the relevant parts of my verbose dmesg. > IRQ 11, 0x3e8 is what the IrDA device is. I have Z505S and in my dmesg: sio0 at port 0x3f8-0x3ff irq 4 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A so sio0 - is standart com-port and sio1 - InfraRED port, it works well with lxtools (toolkit for connection HP200LX via InfraRED) in your config: > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: irq maps: 0x1 0x1 0x1 0x1 > sio1: probe failed test(s): 0 1 2 4 6 7 9 > sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0 you tring to found sio1 on 0x2f8 but you need to search it on 0x3e8 or change parametr int your BIOS -- TSB Russian Express, Moscow Vladimir B. Grebenschikov, vova@express.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14891.57886.961769.296029>