On Thu, Jan 04, 2001 at 11:20:51PM +0100, Gunther Mayer wrote:
> this mapping must be hardcoded like I did for Timedia serial:
I was thinking about using another flag, like SPCI_FL_SEE_BELOW_TOO,
to mean 'look at the next entry too'. Then I could just have both
entries there one after the other
Hi Tim,
this mapping must be hardcoded like I did for Timedia serial:
serial.c: get_pci_port
e.g.
/* Timedia/SUNIX uses a mixture of BARs and offsets */
if(dev->vendor == PCI_VENDOR_ID_TIMEDIA ) /* 0x1409 */
switch(idx) {
case 0: base_idx=
I've got a PCI serial card here that I'm not sure how to add support
for. It's resource map is like this:
Product name | Ven.ID | Dev.ID |[Base+10]|[Base+14]|[Base+18]|[Base+20]|
---+++-+-+-+-+
VScom PCI-400L |
3 matches
Mail list logo