replace some values by constants

svn path=/trunk/; revision=41714
This commit is contained in:
Christoph von Wittich 2009-06-30 14:21:33 +00:00
parent e468760dd8
commit 25e9d83a07

View file

@ -96,8 +96,8 @@ UniataChipDetectChannels(
case ATA_ATI_ID:
KdPrint2((PRINT_PREFIX "ATI\n"));
switch(deviceExtension->DevID) {
case 0x438c1002:
case 0x439c1002:
case ATA_ATI_IXP600:
case ATA_ATI_IXP700:
/* IXP600 & IXP700 only have 1 PATA channel */
if(BMList[deviceExtension->DevIndex].channel) {
KdPrint2((PRINT_PREFIX "New ATI no 2nd PATA chan\n"));