Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 May 2001 13:30:07 +0930
From:      Ian West <ian@apdata.com.au>
To:        freebsd-hardware@FreeBSD.ORG
Subject:   Dual PCI SIO card
Message-ID:  <20010505133007.Y1899@rose.niw.com.au>

next in thread | raw e-mail | index | archive | help
Hi, I have a Sunix SUN1889 based dual serial card. I have it working by
modifying the sio driver to scale divisors by 8, and manually
configuring 2 isa sio ports in a kernel config (along with
COM_MULTIPORT). This is not ideal as it changes if the config of the
machine is altered. (PCI allocations change). I would like to get
'proper' support working. Is there a way within the sio driver to spawn
two seperate devices from one pci probe ? Is a better solution to treat
the device as a pci bridge and spawn to child sio ports from this ? Can
anyone point me at the right doco, or a driver which already implements
something like this ? 

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?20010505133007.Y1899>