lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4641C066.8080100@garzik.org>
Date:	Wed, 09 May 2007 08:36:54 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	Henry Su <henry.su@....com>
CC:	alan@...rguk.ukuu.org.uk, greg@...ah.com, bzolnier@...il.com,
	linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org,
	xiaosuzi520@...mail.com
Subject: Re: [patch] Add the device IDs for AMD/ATI SB700

Henry Su wrote:
> From: henry.su@....com
> Adding the device ID for AMD/ATI SB700.
> Signed-off-by:henry su <henry.su@....com>

Time to train new people...

You need to split up your patches:
* send I2C and PCI quirk patches to GregKH
* send drivers/ide/* stuff to Bart
* send drivers/ata/* patches to me


> --- linux-2.6.21.1.orig/drivers/ide/pci/atiixp.c	2007-05-10 06:30:17.000000000 폍���㓻�詻��뇛�궵.1/drivers/ide/pci/atiixp.c	2007-05-10 07:18:39.000000000 폍�������㓟�鷺 �����﮲횭�觋ⶮ pci_device_id atiixp_pci_t
>  	{ PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_IXP300_IDE, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
>  	{ PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_IXP400_IDE, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
>  	{ PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_IXP600_IDE, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 1},
> 	{ PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_IXP700_IDE, PCI_ANY_ID, 
> 㰢_ANY_ID, 0, 0, 1},
>  	{ 0, },
>  };
>  MODULE_DEVICE_TABLE(pci, atiixp_pci_tbl);

fix word wrap


> --- linux-2.6.21.1.orig/drivers/ata/ahci.c	2007-05-10 06:30:14.000000000 폍���㓻�詻��뇛�궵.1/drivers/ata/ahci.c	2007-05-10 07:41:41.000000000 폍�������㓣�幺 �����箲횭�觇⢞�쭬뚻�鲶霢_device_id ahci_p
>  	/* ATI */
>  	{ PCI_VDEVICE(ATI, 0x4380), board_ahci_sb600 }, /* ATI SB600 non-raid */
>  	{ PCI_VDEVICE(ATI, 0x4381), board_ahci }, /* ATI SB600 raid */
> 	{ PCI_VDEVICE(ATI, 0x4390), board_ahci_sb600 }, /* ATI SB700 */
>  
>  	/* VIA */
>  	{ PCI_VDEVICE(VIA, 0x3349), board_ahci_vt8251 }, /* VIA VT8251 */
> 
> --- linux-2.6.21.1.orig/drivers/pci/quirks.c	2007-05-10 06:30:17.000000000 폍���㓻�詻��뇛�궵.1/drivers/pci/quirks.c	2007-05-10 07:49:33.000000000 폍�������㓳�빺 �����箲횭�觋���흞븩�ꮢ�깋ᯫ�䴬櫖����������������갌䂋đ_PCI_FIXUP_HEADER(PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_IXP600_SATA, quirk_sb600_sata);
> ీ謁�ᄏ�ࢁ䡝�䏇က�쑄_VENDOR_ID_ATI, 
> 㰢_DEVICE_ID_ATI_IXP700_SATA, quirk_sb600_sata);

fix word wrap

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ