|
Re: pci-bios (6.3.0SP1 and 6.3.2) and Moschip MSC9815CSV based PCI card
|
02/09/2008 6:40 AM
post4884
|
Re: pci-bios (6.3.0SP1 and 6.3.2) and Moschip MSC9815CSV based PCI card
That a definet yes :-). I've written a driver once that was not not properly
detected by the pci_* helper functions. I fixed this by 'manual' reading the
pci BAR configuration and length. Afther this is was rather simple to let
the card do what I want, it is basicly some bit togggeling in the right
registers.
On Feb 9, 2008 11:30 AM, Freddy Martens <fmartens-2000@planet.nl> wrote:
> Hi, the bridge that is used is the Moschip, that one is hooked to the PCI
> bus. The card details:
>
> Bus 1 (PCI), Device Number 14, Device Function 0
> Vendor 0000h Unknown vendor [FM: edited]
> Device 0002h Unknown
> Command 0003h (I/O Access, Memory Access)
> Status 0280h (Supports Back-To-Back Trans., Medium Timing)
> Revision 00h, Header Type 00h, Bus Latency Timer 20h
> Self test 00h (Self test not supported)
> Cache line size 32 Bytes (8 DWords)
> PCI Class Unknown, type Undefined
> Subsystem ID 12340000h Unknown
> Subsystem Vendor 0000h Gammagraphx Inc
> Address 0 is an I/O Port : 0000D200h
> Address 1 is an I/O Port : 0000D300h
> Address 2 is an I/O Port : 0000D400h
> Address 3 is an I/O Port : 0000D500h
> Address 4 is an I/O Port : 0000D600h
> Address 5 is an I/O Port : 0000D700h
> System IRQ 10, INT# A
>
> Freddy
>
> _______________________________________________
> OSTech
> http://community.qnx.com/sf/go/post4883
>
>
|
|
|