Date: Thu, 07 Dec 2000 01:33:13 -0800 From: Mike Smith <msmith@freebsd.org> To: John Hay <jhay@icomtek.csir.co.za> Cc: hackers@freebsd.org Subject: Re: Support for Syba pci multi i/o card? Message-ID: <200012070933.eB79XDF00934@mass.osd.bsdi.com> In-Reply-To: Your message of "Sat, 06 Dec 2000 21:54:29 %2B0200." <200012061954.eB6JsTD22959@zibbi.icomtek.csir.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
> If there aren't any patches I might look at adding support for it. Probably > only the serial ports, because that is what I need. I would like some advice > on how to do it though. I had a look at the sio driver and it has support > for a few pci cards, but it looks like they are single serial port cards > and not dual or quad. So how should I go about getting the sio probe and > attach to do more than one serial port per pci card? As Warner suggested, you probably want to create a "bus-like" device that looks to the sio/ppc drivers like an ISA bus, and then forcibly attach the relevant sio/ppc instances as children of this device. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E 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?200012070933.eB79XDF00934>