Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2006 22:16:23 +0000
From:      "Bruce M. Simpson" <bms@FreeBSD.org>
To:        Ian FREISLICH <if@hetzner.co.za>
Cc:        FreeBSD current mailing list <Current@freebsd.org>, Mike Tancsa <mike@sentex.net>
Subject:   Re: PCI sio card
Message-ID:  <45807BB7.3070508@FreeBSD.org>
In-Reply-To: <E1GuUuc-0000dh-Aj@hetzner.co.za>
References:  <E1GuUuc-0000dh-Aj@hetzner.co.za>

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

You may need to add a quirk to src/sys/dev/puc/pucdata.c and rebuild 
puc, to get the sio or uart drivers to attach correctly to the serial 
ports which are behind the bridge device on your PCI card.

Some cards have their serial ports at different bus offsets/addresses 
behind the bridge, or use different clock multipliers. See the Dell RAC 
UART entries at the end of the file for an example.

If NetBSD supports your card, then syncing up our pucdata with theirs 
may be the way to solve this.

Regards,
BMS



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