Skip site navigation (1)Skip section navigation (2)
Date:      20 Mar 2002 19:36:26 +1130
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        freebsd-hackers@freebsd.org
Subject:   Decision PCCOM Serial Card
Message-ID:  <1016611587.507.220.camel@chowder.gsoft.com.au>

next in thread | raw e-mail | index | archive | help
Hi,
Has anyone got FreeBSD to recognise one of these?
I've tried modifying sio.c by adding this at line 598..
	{ 0x00046666, "PCCOM Serial", 0x18 },

But no luck.. Booting -v produces no diagnostics <sigh>
pciconf -l for this card produces ->
none0@pci0:11:0:        class=0x070002 card=0x00000000 chip=0x00046666 rev=0x02 hdr=0x00

The card has a PLX 9051 and 2 16750's on it. The Linux driver for it
looks pretty basic - it is a patch to serial.c which doesn't appear to
actually do much apart from working out how many ports the card has and
what sort of UART it possesses. (via PCI config regs).

Anyone else had any luck with these?

---
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum


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




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