Re: PATA module extension for ATA/RAID controller SIL680

2013-11-24 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 24.11.2013 15:14, CGC Bungetzianu wrote: > The controller SIL680 has the same register layout as other pata > controllers. > Only the PCI ID of the device is different. With minimal changes it can > be integrated. > Can you paste lspci -vvvnnxxx ? Usually using hardcoded adresses for PCI device

PATA module extension for ATA/RAID controller SIL680

2013-11-24 Thread CGC Bungetzianu
The controller SIL680 has the same register layout as other pata controllers. Only the PCI ID of the device is different. With minimal changes it can be integrated. Catalin 33,34d32 < #define GRUB_SIL680_PCIID 0x06801095 < 356d353 < int sil680 = 0; 369,372d365 < else if( pciid == GRUB_SIL