PCI base_address
Thomas Riemer
triemer at apt4g.a3nyc.com
Mon Dec 7 08:02:16 EST 1998
There is a field in pci_dev called base_address
(include/linux/pci.c)
The USB stuff seems to be referencing base_address[4] in the UHCI version
(Intel)
and
base_address[0] in the OHCI version... (non -intel)
I'm a bit confused as to why pci.c would have base_address[6] as a
member to start with - and just as confused as to why there would
be a difference between architectures.
Anyone have any comments that might help clarify this confusion?
-Tom
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request at lists.linuxppc.org ]]
More information about the Linuxppc-dev
mailing list