In message <201304121214.32331.jhb_at_freebsd.org>, John Baldwin writes: John, Quite frankly I don't think you have the age to teach me about ISA multiport serial cards :-) >Multiport isa(4) cards were not as generic as PCI cards, so we have several >different drivers for those (rc, digi, cy) [...] And the most important of them all: sio(4), where you could use the flags to configure the generic "lets just slap 8 UARTS and an or-gate on the IRQ line on an ISA card" type of multiport serial cards. The cards that needed dedicated drivers were the ones where they tried to be smarter than that. >All that aside, none of this is really relevant to the OP's issue. The kernel >will share interrupt handlers just fine at the generic interrupt handle level. You may have missed that I mentioned this: I have one of these mobos too, and from my similar experiments, I concluded that the interrupts don't arrive in the first place. But that was very fast and loose, and I didn't particular need the four serial ports, so I didn't spend more time on it. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk_at_FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.Received on Fri Apr 12 2013 - 14:24:59 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:36 UTC