Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2000 09:01:11 -0500
From:      John J Rieser <jjr@grauel.com>
To:        hardware@FreeBSD.ORG
Subject:   2nd request for pci sio help...
Message-ID:  <200005011401.JAA23076@sparcmill.grauel.com>

next in thread | raw e-mail | index | archive | help
Greetings all!

I'm trying to use a pci style 4-ports serial card that can be software
configured to share interrupts (like the AST multiport cards).  I'm running 
this on an HP Brio200 with FreeBSD v4.0.

I know that the crux of the matter has to do with how the kernel sees this
card at boot time.  Interestingly enough, this card will run under linux
after you run their 'setserial' utility.

This is what I've tried so far:

device		sio	## I believe this is all I need for sio in the kernel?

A dmesg shows:
pcib0: <Intel 82810 (i810 GMCH) Host To Hub bridge> on motherboard
pci0: <PCI bus> on pcib0
pci0: <Intel 82810 (i810 GMCH) SVGA controller> at 1.0 irq 10
pcib1: <Intel 82801AB (ICH0) Hub to PCI bridge> at device 30.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <unknown card> (vendor=0x14d2, dev=0xa003) at 14.0 irq 10
pci1: <unknown card> (vendor=0x14d2, dev=0xa000) at 14.1 irq 10
isab0: <Intel 82801AB (ICH0) PCI to LPC bridge> at device 31.0 on pci0
atapci0: <Intel ICH0 ATA33 controller> port 0x1800-0x180f at device 31.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pci0: <Intel 82801AB (ICH0) USB controller> at 31.2 irq 11
pci0: <unknown card> (vendor=0x8086, dev=0x2423) at 31.3 irq 9
chip1: <Intel 82801AB (ICH0) AC'97 Audio Controller> port
0x1840-0x187f,0x2000-0x20ff irq 9 at device 31.5 on pci0

Any help (or wild suggestions!) would be appreciated.

John J. Rieser			jjr@grauel.com
PO Box 6249			Tel: (765)477-6000 \
100 Sawmill Road				    x327
Lafayette, IN  47903		     (800)489-4891 /


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hardware" in the body of the message




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