| Summary: | [sio] [patch] support for PCI multiport cards for sio driver | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | vak <vak> | ||||
| Component: | kern | Assignee: | Bruce Evans <bde> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Unspecified | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
vak
2000-08-10 16:00:01 UTC
I tried this patch today, and I got as far as probing and attaching to an ADCOMtec 4 port PCI card. There are some problems though: Some parts of the patch rejects on -current, but that is fixable. Worse is that the pci unit number allocation is bogus. I'm not sure what the right way is and will therefore leave this alone for now. I may be able to send the ADCOMtec card to any dedicated sio hacker to keep in return for making this patch work. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD coreteam member | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. Responsible Changed From-To: freebsd-bugs->bde Over to sio(4) maintainer. State Changed From-To: open->closed OBE. Multiport cards are now handled by puc(4). |