tags 435547 + d-i
thanks 

Hi!

Can this be fixed for the next Debian Etch point release, especially so that 
Debian can be net-installed on computers with this hardware? Now, I have a 
laptop with SiS 968, not SiS 966, so you'll even need something like

        isa_bridge = pci_get_device(PCI_VENDOR_ID_SI, 0x0965, NULL)
          || pci_get_device(PCI_VENDOR_ID_SI, 0x0966, NULL)
          || pci_get_device(PCI_VENDOR_ID_SI, 0x0968, NULL);

Of course, support needs to be added in other places in the kernel as well.

BTW, here's the URL to the previous commit info:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8eb7ad68bd10d858066ca51713ca5645996e77a5

-- 
Magnus Holmgren        [EMAIL PROTECTED]
                       (No Cc of list mail needed, thanks)

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to