Disable the PMAC ide driver. PATA_MACIO seems to work (rhbz 810579)
- Backport fixes for correct register constraints in cmpxchg.h (rhbz 809014)
This commit is contained in:
parent
2b52cb39e3
commit
dfe7e131a2
@ -159,8 +159,7 @@ CONFIG_IDE_TASK_IOCTL=y
|
||||
# CONFIG_BLK_DEV_SLC90E66 is not set
|
||||
# CONFIG_BLK_DEV_TRM290 is not set
|
||||
# CONFIG_BLK_DEV_VIA82CXXX is not set
|
||||
CONFIG_BLK_DEV_IDE_PMAC=m
|
||||
CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y
|
||||
# CONFIG_BLK_DEV_IDE_PMAC is not set
|
||||
CONFIG_BLK_DEV_IDEDMA=y
|
||||
# CONFIG_BLK_DEV_HD is not set
|
||||
# CONFIG_USB_STORAGE_ISD200 is not set
|
||||
|
@ -2308,6 +2308,7 @@ fi
|
||||
# || ||
|
||||
%changelog
|
||||
* Tue Apr 10 2012 Josh Boyer <jwboyer@redhat.com>
|
||||
- Disable the PMAC ide driver. PATA_MACIO seems to work (rhbz 810579)
|
||||
- Backport fixes for correct register constraints in cmpxchg.h (rhbz 809014)
|
||||
|
||||
* Mon Apr 09 2012 Justin M. Forbes <jforbes@redhat.com> - 3.4.0-0.rc2.git0.3
|
||||
|
Loading…
Reference in New Issue
Block a user