Commit Graph

1205 Commits

Author SHA1 Message Date
Maximilian Attems 2101ad3c05 topconfig: enable IPWIRELESS
new driver for IPWireless 3G UMTS PCMCIA card support

svn path=/dists/trunk/linux-2.6/; revision=10487
2008-02-10 19:16:38 +00:00
Maximilian Attems 2124e7f1a0 topconfig enable SENSORS_ADS7828
new driver support for Texas Instruments/Burr-Brown ADS7828

svn path=/dists/trunk/linux-2.6/; revision=10486
2008-02-10 19:16:28 +00:00
Maximilian Attems 1cf543dc1a topconfig: enable SENSORS_W83L786NG
new driver support for Winbond W83L786NG/NR

svn path=/dists/trunk/linux-2.6/; revision=10485
2008-02-10 19:16:21 +00:00
Maximilian Attems d405bc58ad topconfig enable MEMSTICK
supports sony memory stick cards:
" Currently, only MemoryStick Pro storage cards are supported via
TI FlashMedia" see baf8532a147d5b76681ce040e2c8f25a3f0e718d

svn path=/dists/trunk/linux-2.6/; revision=10484
2008-02-10 19:16:13 +00:00
Maximilian Attems 4fa610767d amd64, i386: enable new LEDS_CLEVO_MAIL driver
new driver makes the led accessible to userspace.

svn path=/dists/trunk/linux-2.6/; revision=10483
2008-02-10 19:16:05 +00:00
Maximilian Attems bddaae9d97 amd64 config: enable EDAC_I3000
Modified to run on x86_64 as well as x86

svn path=/dists/trunk/linux-2.6/; revision=10482
2008-02-10 19:15:56 +00:00
Maximilian Attems 234b658a35 topconfig enable RTC_DRV_DS1511
new driver for Dallas DS1511 timekeeping/watchdog chip.

svn path=/dists/trunk/linux-2.6/; revision=10481
2008-02-10 19:15:48 +00:00
Maximilian Attems 6638104d05 topconfig enable RTC_DRV_R9701
add support for Epson RTC-9701JE V2

svn path=/dists/trunk/linux-2.6/; revision=10480
2008-02-10 19:15:41 +00:00
Daniel Baumann 6a8bdc59f0 Added patch from unionfs upstream to export release_open_intent symbol.
svn path=/dists/trunk/linux-2.6/; revision=10459
2008-02-09 10:32:36 +00:00
Maximilian Attems a031e7deda amd64, i386: enable VIRTIO_PCI and VIRTIO_BALLOON
it allows devices to be used by QEMU based VMMs like KVM or Xen.
the balloon driver supports increasing and decreasing the amount in KVM.

svn path=/dists/trunk/linux-2.6/; revision=10430
2008-02-06 23:54:37 +00:00
Maximilian Attems c40da2a9dc topconfig set INFINIBAND_NES
Enable new NIC and RDMA/iWARP driver for NetEffect 1/10Gb
ethernet adapters.

svn path=/dists/trunk/linux-2.6/; revision=10424
2008-02-06 23:43:20 +00:00
Maximilian Attems 17096ffcaa topconfig: Set UTF8 as default encoding.
svn path=/dists/trunk/linux-2.6/; revision=10407
2008-02-04 11:55:36 +00:00
Maximilian Attems f9c33bf809 topconfig: Enable IPV6_ROUTER_PREF for multi-homed net.
demanded by bug report and seen also on fedora generic config.

svn path=/dists/trunk/linux-2.6/; revision=10404
2008-02-03 22:37:33 +00:00
Maximilian Attems 5ffd62772c topconfig: Enable HID_FF for some HID devices. (closes: #441348)
centralize setting, instead of archs turning randomly off and on.

svn path=/dists/trunk/linux-2.6/; revision=10403
2008-02-03 22:31:54 +00:00
Maximilian Attems b4ae392d94 topconfig enable NET_CLS_FLOW
new "flow" classifier, got too love that name,
let's get into flow :) looking out for some good waves..

svn path=/dists/trunk/linux-2.6/; revision=10385
2008-02-02 15:37:08 +00:00
Maximilian Attems 9ce0fdf7f3 topconfig enable USB_SERIAL_IUU
new driver for USB Phoenix serial driver

svn path=/dists/trunk/linux-2.6/; revision=10380
2008-02-02 14:00:05 +00:00
Maximilian Attems 78baf9a172 topconfig enable USB_ANNOUNCE_NEW_DEVICES
boils down to a printk when a device gets added,
makes sense to have the info, see
f2a383e4de50ad9c03676e57703a97d081798e55

svn path=/dists/trunk/linux-2.6/; revision=10379
2008-02-02 13:51:52 +00:00
Maximilian Attems 0c6f8766ce topconfig enable USB_NET_RNDIS_WLAN
New driver for wireless RNDIS devices.

svn path=/dists/trunk/linux-2.6/; revision=10378
2008-02-02 13:51:37 +00:00
Maximilian Attems 8594bb26fa topconfig enable SND_VIRTUOSO
new driver for sound cards based on the Asus AV200 chip

svn path=/dists/trunk/linux-2.6/; revision=10360
2008-02-01 14:34:04 +00:00
Maximilian Attems 241c0272be topconfig enable SND_HIFIER
new driver for the MediaTek/TempoTec HiFier Fantasia sound card

svn path=/dists/trunk/linux-2.6/; revision=10359
2008-02-01 14:34:01 +00:00
Maximilian Attems c58e141c87 topconfig enable SND_OXYGEN
new driver for the C-Media CMI8788 (Oxygen) chip

svn path=/dists/trunk/linux-2.6/; revision=10358
2008-02-01 14:33:59 +00:00
Maximilian Attems 2a5c48695b changelog another case of busted parport dma
svn path=/dists/trunk/linux-2.6/; revision=10323
2008-01-31 09:03:53 +00:00
Maximilian Attems 65aed34455 topconfig explicitly set the new mac80211 rate algo
simple is deprecated and will be removed, thus disabled,
see c21b39aca4f8f4975784e54cd3a1b80bab80dcc0

svn path=/dists/trunk/linux-2.6/; revision=10301
2008-01-30 22:17:03 +00:00
Maximilian Attems f2d2a06d16 amd64: enable PARAVIRT
svn path=/dists/trunk/linux-2.6/; revision=10300
2008-01-30 22:07:58 +00:00
Maximilian Attems 2084f06d48 changelog fix tbm arm entry location
the top trunk entry will disappear as soon as rc1 is out..

svn path=/dists/trunk/linux-2.6/; revision=10299
2008-01-30 22:04:58 +00:00
Maximilian Attems 930d3a30aa amd64: enable PARAVIRT_GUEST
no longer dep on X86_32 sine 42d545c9a4c0d3faeab658a40165c3da2dda91b2

svn path=/dists/trunk/linux-2.6/; revision=10298
2008-01-30 22:04:49 +00:00
Maximilian Attems 88328c24af topconfig set a bunch of new netfilter modules
enable NETFILTER_XT_TARGET_RATEEST, NETFILTER_XT_TARGET_TCPOPTSTRIP,
NETFILTER_XT_MATCH_IPRANGE, NETFILTER_XT_MATCH_RATEEST.

svn path=/dists/trunk/linux-2.6/; revision=10292
2008-01-30 21:38:25 +00:00
Maximilian Attems 8687b5c47a topconfig set NETFILTER_XT_MATCH_OWNER
see 0265ab44bacc1a1e0e3f5873d8ca2d5a29e33db2

svn path=/dists/trunk/linux-2.6/; revision=10285
2008-01-30 21:37:17 +00:00
Maximilian Attems 1710d92fde changelog add bug closure
2.6.25 merged Pinnacle Dazzle DVC 100 support,
add bug closure.

svn path=/dists/trunk/linux-2.6/; revision=10282
2008-01-30 18:41:28 +00:00
Martin Michlmayr e2e687b75a Update IXP4xx Ethernet patches.
svn path=/dists/trunk/linux-2.6/; revision=10275
2008-01-30 04:18:17 +00:00
Maximilian Attems c72dff495a [amd64, i386]: Enable SONYPI_COMPAT for better sony laptop support.
upstream says:
> Ahhh, right, ask the Debian Kernel team to buils sony-laptop with the
> sonypi compatibility option. Last time I checked they didn't include
> that. It's probably just that.
>
> CONFIG_SONYPI_COMPAT
>
> Best,
> mattia

svn path=/dists/trunk/linux-2.6/; revision=10274
2008-01-29 23:32:15 +00:00
Maximilian Attems 67cca0ffd3 topconfig enable CAN
Controller Area Network (CAN) network layer core configuration

svn path=/dists/trunk/linux-2.6/; revision=10271
2008-01-29 21:22:15 +00:00
Maximilian Attems 59c6fdc97a topconfig set R6040
RDC R6040 Fast Ethernet Adapter support

svn path=/dists/trunk/linux-2.6/; revision=10270
2008-01-29 21:22:14 +00:00
Maximilian Attems be0d5c8ac8 topconfig enable ENC28J60
driver for enc28j60 ethernet chip

svn path=/dists/trunk/linux-2.6/; revision=10269
2008-01-29 21:22:12 +00:00
Maximilian Attems 76d24e8a05 changelog: add a fake entry version
useless brouha

svn path=/dists/trunk/linux-2.6/; revision=10267
2008-01-29 21:09:30 +00:00
Maximilian Attems 40149339f0 topconfig enable RTL8180
driver for Realtek 8180/8185 PCI support

svn path=/dists/trunk/linux-2.6/; revision=10266
2008-01-29 21:04:21 +00:00
Bastian Blank 364cf4cd91 Revert r10261. Fix version.
svn path=/dists/trunk/linux-2.6/; revision=10262
2008-01-29 20:51:05 +00:00
Maximilian Attems dbe40bef32 correct version to 2.6.24-trunk1
svn path=/dists/trunk/linux-2.6/; revision=10261
2008-01-29 20:47:40 +00:00
Maximilian Attems ec2ea7184a changelog fix up version
svn path=/dists/trunk/linux-2.6/; revision=10259
2008-01-29 20:25:13 +00:00
Maximilian Attems 28b729414e topconfig disable CONFIG_PARPORT_PC_FIFO
* seen disabled on fedora
* too many bug reports crying woolf
* marked as experimental

as bonus centralize parport handling

svn path=/dists/trunk/linux-2.6/; revision=10257
2008-01-29 18:39:35 +00:00
Bastian Blank bc6927d169 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=10251
2008-01-29 13:13:46 +00:00
Maximilian Attems a8e224cd9e topconfig enable TPS65010
new i2c driver

svn path=/dists/trunk/linux-2.6/; revision=10239
2008-01-28 14:53:29 +00:00
Maximilian Attems b6dcbb6541 topconfig enable PCF8575
new i2c driver.

svn path=/dists/trunk/linux-2.6/; revision=10238
2008-01-28 14:53:26 +00:00
Maximilian Attems 1db3527d98 topconfig set CRYPTO_DEV_HIFN_795X_RNG
HIFN 795x random number generator.

svn path=/dists/trunk/linux-2.6/; revision=10221
2008-01-26 12:05:00 +00:00
Maximilian Attems 2e7d47f77e topconfig set VIDEO_EM28XX_ALSA
Empia EM28xx ALSA audio module.

svn path=/dists/trunk/linux-2.6/; revision=10220
2008-01-26 12:01:45 +00:00
Maximilian Attems 49e6bf592c [amd64, i386]: Enable LATENCYTOP
Latency measuring infrastructure.

svn path=/dists/trunk/linux-2.6/; revision=10217
2008-01-26 11:46:15 +00:00
Maximilian Attems fd00da5d84 topconfig: enable new pvrusb2 variables
set VIDEO_PVRUSB2_ONAIR_CREATOR and VIDEO_PVRUSB2_ONAIR_USB2 for
pvrusb2 driver support for OnAir Creator model and
pvrusb2 driver support for OnAir USB2 model.

svn path=/dists/trunk/linux-2.6/; revision=10216
2008-01-26 11:45:53 +00:00
Maximilian Attems 52b15425d9 topconfig enable USB_STKWEBCAM
USB Syntek DC1125 Camera support

svn path=/dists/trunk/linux-2.6/; revision=10215
2008-01-26 11:45:31 +00:00
Maximilian Attems 3966449ecf topconfig enable USB_SI470X
Silicon Labs Si470x FM Radio Receiver support

svn path=/dists/trunk/linux-2.6/; revision=10214
2008-01-26 11:45:05 +00:00
Maximilian Attems 422791af52 topconfig, amd64: enable new crypto modules
topconfig set NOZOMI, CRYPTO_SEQIV, CRYPTO_CTR, CRYPTO_GCM, CRYPTO_CCM,
CRYPTO_SALSA20, CRYPTO_LZO, CRYPTO_DEV_HIFN_795X.
[amd64] Enable CRYPTO_SALSA20_X86_64.

svn path=/dists/trunk/linux-2.6/; revision=10209
2008-01-26 11:33:07 +00:00