udeb: Add various newly enabled drivers to the appropriate packages

svn path=/dists/sid/linux/; revision=20168
This commit is contained in:
Ben Hutchings 2013-06-01 18:33:47 +00:00
parent 888e4d5d19
commit e4164bba77
6 changed files with 20 additions and 0 deletions

6
debian/changelog vendored
View File

@ -36,11 +36,16 @@ linux (3.9.4-1) UNRELEASED; urgency=low
* hci_uart: Enable BT_HCIUART_3WIRE * hci_uart: Enable BT_HCIUART_3WIRE
* [amd64,powerpc/powerpc64,ppc64] block: Enable BLK_DEV_RSXX as module * [amd64,powerpc/powerpc64,ppc64] block: Enable BLK_DEV_RSXX as module
* SCSI: Enable SCSI_CHELSIO_FCOE, SCSI_MPT3SAS, SCSI_UFSHCD as modules * SCSI: Enable SCSI_CHELSIO_FCOE, SCSI_MPT3SAS, SCSI_UFSHCD as modules
- udeb: Add csiostor, mpt3sas, ufshcd, ufshcd-pci to scsi-extra-modules
* md: Enable DM_CACHE as module * md: Enable DM_CACHE as module
* net/usb: Enable USB_NET_AX88179_178A as module (Closes: #704129) * net/usb: Enable USB_NET_AX88179_178A as module (Closes: #704129)
- udeb: Add ax88179_178a to nic-usb-modules
* net/wireless: Enable AR5523 (Closes: #701777), IWLMVM, * net/wireless: Enable AR5523 (Closes: #701777), IWLMVM,
RTL8723AE (Closes: #708348), WIL6210 as modules RTL8723AE (Closes: #708348), WIL6210 as modules
- udeb: Add ar5523, iwldvm, iwlmvm, rtl8723ae, wil6210 to
nic-wireless-modules
* serial: Enable SERIAL_RP2 as module * serial: Enable SERIAL_RP2 as module
- udeb: Add rp2 to serial-modules
* hw_random: Enable HW_RANDOM_TPM as module * hw_random: Enable HW_RANDOM_TPM as module
* [x86] watchdog: Enable IE6XX_WDT, VIA_WDT as modules * [x86] watchdog: Enable IE6XX_WDT, VIA_WDT as modules
* media/usb: Enable DVB_USB_AZ6007, USB_GSPCA_JL2005BCD as modules * media/usb: Enable DVB_USB_AZ6007, USB_GSPCA_JL2005BCD as modules
@ -54,6 +59,7 @@ linux (3.9.4-1) UNRELEASED; urgency=low
modules modules
* usb/serial: Enable USB_SERIAL_F81232, USB_SERIAL_METRO, USB_SERIAL_QT2, * usb/serial: Enable USB_SERIAL_F81232, USB_SERIAL_METRO, USB_SERIAL_QT2,
USB_SERIAL_XSENS_MT, USB_SERIAL_ZTE as modules USB_SERIAL_XSENS_MT, USB_SERIAL_ZTE as modules
- udeb: Add f81232, quatech2, zte_ev to usb-serial-modules
* infiniband: Enable INFINIBAND_OCRDMA as module * infiniband: Enable INFINIBAND_OCRDMA as module
* [x86] vfio: Enable VFIO, VFIO_PCI as modules * [x86] vfio: Enable VFIO, VFIO_PCI as modules
* [x86] hv: Enable HYPERV_BALLOON as module * [x86] hv: Enable HYPERV_BALLOON as module

View File

@ -1,5 +1,6 @@
# USB wired network modules (USB wireless goes in nic-wireless-modules) # USB wired network modules (USB wireless goes in nic-wireless-modules)
asix ? asix ?
ax88179_178a ?
catc catc
cdc_ether ? cdc_ether ?
dm9601 ? dm9601 ?

View File

@ -1,4 +1,5 @@
adm8211 ? adm8211 ?
ar5523 ?
at76c50x-usb ? at76c50x-usb ?
ath5k ? ath5k ?
ath9k ? ath9k ?
@ -14,6 +15,8 @@ ipw2100 ?
ipw2200 ? ipw2200 ?
iwl3945 ? iwl3945 ?
iwl4965 ? iwl4965 ?
iwldvm ?
iwlmvm ?
iwlwifi ? iwlwifi ?
libertas_tf_usb ? libertas_tf_usb ?
mwifiex_pcie ? mwifiex_pcie ?
@ -42,9 +45,11 @@ rtl8192ce ?
rtl8192cu ? rtl8192cu ?
rtl8192de ? rtl8192de ?
rtl8192se ? rtl8192se ?
rtl8723ae ?
usb8xxx ? usb8xxx ?
vt6656_stage ? vt6656_stage ?
wavelan ? wavelan ?
wil6210 ?
# lib80211 encryption algorithms # lib80211 encryption algorithms
lib80211_crypt_wep ? lib80211_crypt_wep ?

View File

@ -13,6 +13,7 @@ arcmsr ?
bnx2fc ? bnx2fc ?
cciss cciss
cpqarray ? cpqarray ?
csiostor ?
DAC960 DAC960
dtc ? dtc ?
eata ? eata ?
@ -31,6 +32,7 @@ megaraid_mbox ?
megaraid_mm ? megaraid_mm ?
megaraid_sas ? megaraid_sas ?
mpt2sas ? mpt2sas ?
mpt3sas ?
mptbase mptbase
mptfc ? mptfc ?
mptsas ? mptsas ?
@ -42,4 +44,6 @@ pmcraid ?
qla2xxx ? qla2xxx ?
qla4xxx ? qla4xxx ?
sym53c416 ? sym53c416 ?
ufshcd ?
ufshcd-pci ?
vmw_pvscsi ? vmw_pvscsi ?

View File

@ -1,2 +1,3 @@
rp2 ?
serial_cs serial_cs
synclink_cs ? synclink_cs ?

View File

@ -1,7 +1,10 @@
usbserial usbserial
belkin_sa ? belkin_sa ?
digi_acceleport ? digi_acceleport ?
f81232 ?
ftdi_sio ? ftdi_sio ?
mct_u232 ? mct_u232 ?
pl2303 ? pl2303 ?
quatech2 ?
spcp8x5 ? spcp8x5 ?
zte_ev ?