[kernel] r10522 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Tue Feb 12 11:47:05 UTC 2008
Author: maks
Date: Tue Feb 12 11:46:21 2008
New Revision: 10522
Log:
topconfig enable ENCLOSURE_SERVICES
support for bays which contain storage devices.
host driver (scsi, ata) must supports enclosures.
see d569d5bb3fd96d2907acaddd7c4ea5cb07d02ab8
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Tue Feb 12 11:46:21 2008
@@ -13,7 +13,7 @@
SND_HIFIER, SND_VIRTUOSO, USB_NET_RNDIS_WLAN, USB_ANNOUNCE_NEW_DEVICES,
USB_SERIAL_IUU, NET_CLS_FLOW, INFINIBAND_NES, RTC_DRV_R9701,
RTC_DRV_DS1511, MEMSTICK, SENSORS_W83L786NG, SENSORS_ADS7828, IPWIRELESS,
- RISCOM8, IGB, UTS_NS, IPC_NS, IPV6_ROUTE_INFO.
+ RISCOM8, IGB, UTS_NS, IPC_NS, IPV6_ROUTE_INFO, ENCLOSURE_SERVICES.
* [amd64] Enable CRYPTO_SALSA20_X86_64, EDAC_I3000.
* [amd64, i386]: Enable LATENCYTOP, LEDS_CLEVO_MAIL, INPUT_APANEL, ACER_WMI,
THINKPAD_ACPI_HOTKEY_POLL.
Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config (original)
+++ dists/trunk/linux-2.6/debian/config/config Tue Feb 12 11:46:21 2008
@@ -655,6 +655,7 @@
CONFIG_FUJITSU_LAPTOP=m
CONFIG_MSI_LAPTOP=m
CONFIG_SONY_LAPTOP=m
+CONFIG_ENCLOSURE_SERVICES=m
#
# Please see Documentation/ide.txt for help/info on IDE drives
More information about the Kernel-svn-changes
mailing list