Re: Linux 2.6.22.8, pata_ali issue

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Oliver Pinter <oliver.pntr@...>
Cc: Greg KH <gregkh@...>, <linux-kernel@...>, Andrew Morton <akpm@...>, <torvalds@...>, <stable@...>
Date: Tuesday, September 25, 2007 - 1:24 pm

On Sep 25 2007 19:21, Oliver Pinter wrote:

Huh? My top git is 4942de4a0e914f205d351a81873f4f63986bcc3c
and it has this:

static void ali_init_chipset(struct pci_dev *pdev)                              
{                                                                               
        u8 tmp;                                                                 
        struct pci_dev *north, *isa_bridge;                                     
                                                                                
        /*                                                                      
         * The chipset revision selects the driver operations and               
         * mode data.                                                           
         */                                                                     
                                                                                
        if (pdev->revision >= 0x20 && pdev->revision < 0xC2) {                  


No pci_read_config_byte here..

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Linux 2.6.22.8, pata_ali issue, Jan Engelhardt, (Tue Sep 25, 1:24 pm)
Re: Linux 2.6.22.8, pata_ali issue, Oliver Pinter, (Tue Sep 25, 1:25 pm)
Re: Linux 2.6.22.8, pata_ali issue, Oliver Pinter, (Tue Sep 25, 1:26 pm)