Commit Graph

3621 Commits

Author SHA1 Message Date
Maximilian Attems c0a3377b69 configs centralize ATA_OVER_ETH
bad idea to disable that, build it modular everywhere.

svn path=/dists/trunk/linux-2.6/; revision=10473
2008-02-10 17:36:15 +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 788fea1d16 topconfig: reenable SCSI_LPFC
compile fixes merged..

svn path=/dists/trunk/linux-2.6/; revision=10432
2008-02-07 00:21:33 +00:00
Maximilian Attems babebd72b9 m68k nuke merged patches
svn path=/dists/trunk/linux-2.6/; revision=10431
2008-02-07 00:03:06 +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 59ca54e53a topconfig unset INFINIBAND_NES_DEBUG explicitly
svn path=/dists/trunk/linux-2.6/; revision=10429
2008-02-06 23:48:21 +00:00
Maximilian Attems 71318af33c topconfig set the HID_FF options
shown up now that HID_FF is enabled.

svn path=/dists/trunk/linux-2.6/; revision=10428
2008-02-06 23:48:20 +00:00
Maximilian Attems a6479ee062 topconfig explicitly unset DEBUG_BOOT_PARAMS
allows arch porters to export  boot parameters via debugfs for debugging,
see 6d7d7433750c7c6eec93d7b3206019e329228686

svn path=/dists/trunk/linux-2.6/; revision=10427
2008-02-06 23:43:31 +00:00
Maximilian Attems 6c2d865c30 topconfig explicitly unset BACKTRACE_SELF_TEST
arch debugging code

svn path=/dists/trunk/linux-2.6/; revision=10426
2008-02-06 23:43:27 +00:00
Maximilian Attems 4b8341708b [amd64, i386] explicitly disable PROVIDE_OHCI1394_DMA_INIT
see what crazy stuff you can do with ieee1394,
f212ec4b7b4d84290f12c9c0416cdea283bf5f40

svn path=/dists/trunk/linux-2.6/; revision=10425
2008-02-06 23:43:25 +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 083fdb841f topconfig explicitly unset MAC80211_DEBUG_PACKET_ALIGNMENT
no need to shout out loud on users..

svn path=/dists/trunk/linux-2.6/; revision=10423
2008-02-06 23:43:18 +00:00
Maximilian Attems cff8a4ce82 update to patch-2.6.24-git15
net, ide, alpha, arm, ia64, m68k, s390, x86 merges

disable bunch of m68 patches presumably all merged, need to check
disable arm feature patches, first conflicts and brings all other
down..

svn path=/dists/trunk/linux-2.6/; revision=10422
2008-02-06 23:27:43 +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 5c34447304 update to patch-2.6.24-git13
ide merge + small fixes,
everyone flying out of au, thus calm..

svn path=/dists/trunk/linux-2.6/; revision=10402
2008-02-03 21:56:41 +00:00
Bastian Blank 52cf277ea4 debian/config/i386/config.686-bigmem: Reenable B44 and SATA_MV.
svn path=/dists/trunk/linux-2.6/; revision=10398
2008-02-03 08:18:37 +00:00
Maximilian Attems 7dcd86ec12 i386: bigmemg disable b44 for now
same story, xen compile failure

svn path=/dists/trunk/linux-2.6/; revision=10397
2008-02-03 02:19:39 +00:00
Maximilian Attems 3fea3965bf i386 only disable SATA_MV in xen used bigmem config
svn path=/dists/trunk/linux-2.6/; revision=10396
2008-02-03 02:14:17 +00:00
Maximilian Attems 970eb016b0 i386: SATA_MV disabling for now
doesn't compile on xen configs.

svn path=/dists/trunk/linux-2.6/; revision=10395
2008-02-03 02:00:12 +00:00
Bastian Blank 8d1ea34ccd debian/config/i386/defines: Fix config. This is not there to be disabled.
svn path=/dists/trunk/linux-2.6/; revision=10392
2008-02-02 22:07:09 +00:00
Maximilian Attems 156e1b697a i386 disable xen images
none seem to build right now, SATA_MV, B44 troubles..

svn path=/dists/trunk/linux-2.6/; revision=10391
2008-02-02 21:42:37 +00:00
Maximilian Attems 1192a9dcb6 i386 BOOT_IOREMAP gone
nuke ref

svn path=/dists/trunk/linux-2.6/; revision=10390
2008-02-02 17:50:57 +00:00
Maximilian Attems 7441ab5aa2 configs USB_EHCI_SPLIT_ISO gone
always supported, nice way to sync our configs,
wow allmost every arch decided differently here
see aa16ca307ee2da304d3a5fc0fc5e50ef8047c9e9

svn path=/dists/trunk/linux-2.6/; revision=10389
2008-02-02 17:50:51 +00:00
Maximilian Attems 43322b098c amd64: HIBERNATION_SMP_POSSIBLE gone too
nuke ref

svn path=/dists/trunk/linux-2.6/; revision=10388
2008-02-02 17:50:29 +00:00
Maximilian Attems e1e02e593a amd64: SUSPEND_SMP_POSSIBLE gone
nuke ref, see f4cb57007662a4ec3c2de3c027900223e0299bdd

svn path=/dists/trunk/linux-2.6/; revision=10387
2008-02-02 17:50:24 +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 5ce8ac329e i386 disable SCSI_MCA_53C9X
doesn't compile..

svn path=/dists/trunk/linux-2.6/; revision=10384
2008-02-02 15:33:23 +00:00
Maximilian Attems a445290704 topconfig disable lpfc
centralize setting for easier temporar unsetting,
doesn't compile

svn path=/dists/trunk/linux-2.6/; revision=10383
2008-02-02 14:59:59 +00:00
Maximilian Attems 30fb1a60f1 topconfig unset USB_G_PRINTER
usefull as embedded printer firmware..

svn path=/dists/trunk/linux-2.6/; revision=10381
2008-02-02 14:01:45 +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 b6cee10fe7 update to patch-2.6.24-git12
just 2 m68k patches fallout
nuke a keyspan patch from git12

usb, pci, suspend, nfs merges

svn path=/dists/trunk/linux-2.6/; revision=10376
2008-02-02 12:37:43 +00:00
Maximilian Attems 8f96cb4d00 i386: disable NCR53C9x temporarly
drivers/scsi/NCR53C9x.c: In function ‘esp_get_dmabufs’:
drivers/scsi/NCR53C9x.c:913: error: ‘Scsi_Cmnd’ has no member named ‘use_sg’
drivers/scsi/NCR53C9x.c:914: error: ‘Scsi_Cmnd’ has no member named ‘request_bufflen’
drivers/scsi/NCR53C9x.c:915: error: ‘Scsi_Cmnd’ has no member named ‘request_buffer’
drivers/scsi/NCR53C9x.c:921: error: ‘Scsi_Cmnd’ has no member named ‘request_buffer’
drivers/scsi/NCR53C9x.c:923: error: ‘Scsi_Cmnd’ has no member named ‘request_buffer’
drivers/scsi/NCR53C9x.c:924: error: ‘Scsi_Cmnd’ has no member named ‘use_sg’
drivers/scsi/NCR53C9x.c: In function ‘esp_release_dmabufs’:
drivers/scsi/NCR53C9x.c:936: error: ‘Scsi_Cmnd’ has no member named ‘use_sg’
drivers/scsi/NCR53C9x.c: In function ‘esp_do_data_finale’:
drivers/scsi/NCR53C9x.c:2105: error: ‘Scsi_Cmnd’ has no member named ‘use_sg’
make[5]: *** [drivers/scsi/NCR53C9x.o] Error 1

svn path=/dists/trunk/linux-2.6/; revision=10365
2008-02-01 15:15:38 +00:00
Maximilian Attems c4e042a54f topconfig fix mac80211 settings
svn path=/dists/trunk/linux-2.6/; revision=10361
2008-02-01 14:34:06 +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 54eb04e07c update to patch-2.6.24-git10
block, net, ide fixes
alsa merge

svn path=/dists/trunk/linux-2.6/; revision=10357
2008-02-01 14:00:08 +00:00
Maximilian Attems 2d2a9a82f6 i386: reenable b44
should build fine, couldn't reproduce old build breakage.

svn path=/dists/trunk/linux-2.6/; revision=10325
2008-01-31 09:19:29 +00:00
Maximilian Attems 8826dfe096 update to patch-2.6.24-git9
kvm merge, rumors say that xen runs under kvm.
nuke all merged firewire patches.
powerpc merge maybe it will compile again..
conflicting mkvmlinuz support patch needs update.

svn path=/dists/trunk/linux-2.6/; revision=10324
2008-01-31 09:04:04 +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 38c2dd006f topconfig explicitly disable ENC28J60 debug variable
svn path=/dists/trunk/linux-2.6/; revision=10302
2008-01-30 22:17:08 +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 e24ea3e9d3 configs rm NF_CONNTRACK_ENABLED ref
only for smoother upgrade and thus kicked,
see ab4f58c77a189d1100383e0c901cb8e90c3ab4f7

svn path=/dists/trunk/linux-2.6/; revision=10297
2008-01-30 22:04:34 +00:00
Maximilian Attems 290993d547 amd64 OUT_OF_LINE_PFN_TO_PAGE got rm
sparsemem is the only left 64-bit mem model:
"DISCONTIGMEM has a higher overhead than sparsemem
FLATMEMs benefits are minimal."

see b263295dbffd33b0fbff670720fa178c30e3392a

svn path=/dists/trunk/linux-2.6/; revision=10296
2008-01-30 22:04:27 +00:00
Maximilian Attems dc00715c52 update to patch-2.6.24-git8
no further conflicts, huge diff due to x86 merge

svn path=/dists/trunk/linux-2.6/; revision=10295
2008-01-30 21:52:05 +00:00
Maximilian Attems 847210a918 topconfig set the rest of new CAN variables
svn path=/dists/trunk/linux-2.6/; revision=10294
2008-01-30 21:38:36 +00:00
Maximilian Attems 87d6c21634 topconfig don't set XFRM_STATISTICS for now
dev oriented, for details of this packet processing statistics option
see 8ea843495df36036cb7f22f61994b34f8362b443

svn path=/dists/trunk/linux-2.6/; revision=10293
2008-01-30 21:38:30 +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 191edc5f31 configs nuke ref to IP_NF_MATCH_TOS
gone in c3b33e6a2cdefba38d83442ebae2ee42e853ea51

svn path=/dists/trunk/linux-2.6/; revision=10291
2008-01-30 21:38:17 +00:00
Maximilian Attems 60695aff2a topconfig set NETFILTER_ADVANCED
other wise lots of options are hidden.

svn path=/dists/trunk/linux-2.6/; revision=10290
2008-01-30 21:38:07 +00:00
Maximilian Attems 4119e0f0ab configs nuke ref to IP_NF_MATCH_IPRANGE
svn path=/dists/trunk/linux-2.6/; revision=10289
2008-01-30 21:38:02 +00:00
Maximilian Attems c15a27506a configs nuke ref to IP_NF_TARGET_TOS
see c9fd49680954714473d6cbd2546d6ff120f96840

svn path=/dists/trunk/linux-2.6/; revision=10288
2008-01-30 21:37:50 +00:00
Maximilian Attems fbfc899415 configs nuke ref to IP_NF_TARGET_SAME
see cb76c6a597350534d211ba79d92da1f9771f8226

svn path=/dists/trunk/linux-2.6/; revision=10287
2008-01-30 21:37:37 +00:00
Maximilian Attems d8ceae8d44 configs nuke IP_NF_MATCH_OWNER ref too
svn path=/dists/trunk/linux-2.6/; revision=10286
2008-01-30 21:37:28 +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 cb062cc498 configs nuke IP6_NF_MATCH_OWNER
gone on 0265ab44bacc1a1e0e3f5873d8ca2d5a29e33db2

svn path=/dists/trunk/linux-2.6/; revision=10284
2008-01-30 21:37:08 +00:00
Christian T. Steigies 483d58ddd3 update m68k config
svn path=/dists/trunk/linux-2.6/; revision=10283
2008-01-30 20:47:24 +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
Aurelien Jarno b6b5855e15 * [arm]: Remove options that are present in topconfig from config.versatile.
* [arm]: Turn off B44 since it fails to compile on armel.


svn path=/dists/trunk/linux-2.6/; revision=10280
2008-01-30 11:17:02 +00:00
Maximilian Attems 32e49bb1db i386: disable temporarly b44
drivers/net/b44.c: In function 'b44_remove_one':
drivers/net/b44.c:2231: error: implicit declaration of function 'ssb_pcihost_set_power_state'

svn path=/dists/trunk/linux-2.6/; revision=10279
2008-01-30 11:11:57 +00:00
Maximilian Attems 40e492f48e series file fix for patch-2.6.24-git7
damn, wake up.

svn path=/dists/trunk/linux-2.6/; revision=10277
2008-01-30 10:41:42 +00:00
Maximilian Attems 739698cfe9 update to patch-2.6.24-git7
allmost nothing to do

svn path=/dists/trunk/linux-2.6/; revision=10276
2008-01-30 09:36:20 +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 f23f8d8a8a topconfig disable sis190
disable temporarly sis190 due to build breakage:
drivers/net/sis190.c:329: error: sis190_pci_tbl causes a section type conflict
make[5]: *** [drivers/net/sis190.o] Error 1

svn path=/dists/trunk/linux-2.6/; revision=10272
2008-01-29 21:42:16 +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 caef96b3d2 topconfig B43_DMA_AND_PIO_MODE gone
see 03b29773b613f10d2f97dbf0983f1c4c58507967

svn path=/dists/trunk/linux-2.6/; revision=10268
2008-01-29 21:22:10 +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
Maximilian Attems 7aa508f663 topconfig set the renamed iwlwifi variables
svn path=/dists/trunk/linux-2.6/; revision=10265
2008-01-29 21:04:19 +00:00
Maximilian Attems ee75f80c4a configs SHAPER gone
oh fun, spread across all configs, nuke ref, see
f1862b0ae2294f6970f695abf02392d025e02dbe

svn path=/dists/trunk/linux-2.6/; revision=10264
2008-01-29 21:04:17 +00:00
Maximilian Attems 0a7c27c651 topconfig NET_CLS_POLICE gone
fix .config:1480:warning: trying to assign nonexistent symbol NET_CLS_POLICE

svn path=/dists/trunk/linux-2.6/; revision=10263
2008-01-29 21:04:12 +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 a108c5d1e8 completly fix up scripts-kconfig-reportoldconfig.patch
was screwed due to new getopt() usage output..

svn path=/dists/trunk/linux-2.6/; revision=10260
2008-01-29 20:37:49 +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 7197a5a735 update to patch-2.6.24-git6
triple wow that is a huge commit ext4, net, mips, ..

nuke in patch-2.6.24-git6 ref to smctr and bnx2_fw
(this will make porting next git patch less fun too)
also it seems that that another broadcom driver adds yet another firmware..
on the good news side nuke our older ath5k and at76 backports!

apply the git patch first to get a change to see what conflicts later.
big forward porting of scripts-kconfig-reportoldconfig.patch
arm disabling of ath5k no longer applies, disabled for now.

svn path=/dists/trunk/linux-2.6/; revision=10258
2008-01-29 20:16:30 +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
Maximilian Attems afde016d14 arm: nuke 2 merged patches
i2c-gpio support landed in mainline, see
5a4a2387717ec57ec2a9154beb281e09c19fc26e

svn path=/dists/trunk/linux-2.6/; revision=10256
2008-01-29 17:33:55 +00:00
Bastian Blank d899a4c6c6 debian/bin/gencontrol.py:
Move some linux specific code from ebian/lib/python/debian_linux/gencontrol.py.

svn path=/dists/trunk/linux-2.6/; revision=10254
2008-01-29 14:31:16 +00:00
Bastian Blank 6342f86067 debian/config/**/defines: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=10253
2008-01-29 13:48:04 +00:00
Bastian Blank 0e1e2dcab9 debian/bin/gencontrol.py: Force the existance of some values.
svn path=/dists/trunk/linux-2.6/; revision=10252
2008-01-29 13:45:43 +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
Bastian Blank 7c8073f865 debian/config/defines: Set abiname to trunk.
svn path=/dists/trunk/linux-2.6/; revision=10245
2008-01-29 10:24:06 +00:00
Maximilian Attems 9539cf8458 add ppc vio compile fix
linus has not remerged the driver subsys tree,
just push this compile fix for now.

svn path=/dists/trunk/linux-2.6/; revision=10244
2008-01-29 09:56:44 +00:00
Maximilian Attems 3bfcda796f update to patch-2.6.24-git5
no further conflicts
arm merge happend (some patches can probably be killed now)
sh arch merge

svn path=/dists/trunk/linux-2.6/; revision=10243
2008-01-29 09:43:52 +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 3e7f088365 configs kill ref SENSORS_DS1374
got nuked also in eee87d3196c9a7ac3422f4298e2250ca68d791c1
the rtc subsys has better drivers.

svn path=/dists/trunk/linux-2.6/; revision=10237
2008-01-28 14:53:23 +00:00
Maximilian Attems 897b7a304d configs SENSORS_DS1337 gone
got nuked in eee87d3196c9a7ac3422f4298e2250ca68d791c1

svn path=/dists/trunk/linux-2.6/; revision=10236
2008-01-28 14:53:14 +00:00
Maximilian Attems fc749325d8 series file more arm fall out
svn path=/dists/trunk/linux-2.6/; revision=10229
2008-01-28 09:36:18 +00:00
Maximilian Attems 3cb3f10e78 update to patch-2.6.24-git4
disable some more conflicting arm patches
(arm merge hasn't happened yet)

svn path=/dists/trunk/linux-2.6/; revision=10228
2008-01-28 09:31:14 +00:00
Maximilian Attems 53d045f9d2 update to patch-2.6.24-git3
no further conflicts

svn path=/dists/trunk/linux-2.6/; revision=10226
2008-01-27 21:43:29 +00:00
Aurelien Jarno 66cc52d2c3 Remove fs and network settings that are in topconfig from config.versatile.
svn path=/dists/trunk/linux-2.6/; revision=10225
2008-01-26 22:29:49 +00:00
Maximilian Attems 2182b1ba34 topconfig enable newly add DVB_BUDGET_CORE
svn path=/dists/trunk/linux-2.6/; revision=10224
2008-01-26 12:14:11 +00:00
Maximilian Attems 030025446a topconfig explicitly set SCSI_SAS_HOST_SMP
svn path=/dists/trunk/linux-2.6/; revision=10223
2008-01-26 12:13:51 +00:00
Maximilian Attems 32b50c777d topconfig disable new PATA_NINJA32
newly appeared also on the pata side,
damn it one day we'll have to switch to pata.

svn path=/dists/trunk/linux-2.6/; revision=10222
2008-01-26 12:09:02 +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 eeacdcff76 configs nuke SCSI_PSI240I ref
got removed in 864a4675b239dcc3ae5b8adce15a370639b5ccab

svn path=/dists/trunk/linux-2.6/; revision=10219
2008-01-26 11:49:12 +00:00
Maximilian Attems 539b75508c i386 nuke SCSI_SEAGATE ref
driver got removed in caa1e8c32131201193fc4711f5b07a36d3d941df

svn path=/dists/trunk/linux-2.6/; revision=10218
2008-01-26 11:48:47 +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 7efa9edeb0 configs kill ref VIDEO_SAA7134_OSS
deprecated saa7134-oss got removed,
see 166fb6b4721f9dd8eca3755517671154aa1eaaba

svn path=/dists/trunk/linux-2.6/; revision=10213
2008-01-26 11:44:43 +00:00
Maximilian Attems 1edeb51d83 configs nuke old pvrusb2 flags
see 577e4023df8e6111bf7c63d182acc967af060054,
got removed.

svn path=/dists/trunk/linux-2.6/; revision=10212
2008-01-26 11:44:12 +00:00
Maximilian Attems a4d32952ab configs PREEMPT_BKL is enabled by default
no longer a variable, see 6478d8800b75253b2a934ddcb734e13ade023ad0

svn path=/dists/trunk/linux-2.6/; revision=10211
2008-01-26 11:43:36 +00:00
Maximilian Attems a538ae748f configs IDEPCI_SHARE_IRQ nuked
fix trying to assign nonexistent symbol IDEPCI_SHARE_IRQ,
gone in f1ca6d37f991347b87d86430db42e2ab139d1b1d.

svn path=/dists/trunk/linux-2.6/; revision=10210
2008-01-26 11:41:47 +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
Maximilian Attems bc517a903b topconfig: set new nozomi driver
driver for HSDPA Broadband Wireless Data Card.

svn path=/dists/trunk/linux-2.6/; revision=10208
2008-01-26 11:28:46 +00:00
Maximilian Attems 5e604cc64c update to 2.6.24-git2
- set to higher version then sid upload
- disable some first patch fall out
- add git snapshot

svn path=/dists/trunk/linux-2.6/; revision=10207
2008-01-26 11:22:41 +00:00
Bastian Blank e438274bc0 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=10203
2008-01-26 09:57:03 +00:00
Gordon Farquharson b7e718a890 Update changelog.
svn path=/dists/trunk/linux-2.6/; revision=10202
2008-01-26 08:04:25 +00:00
Gordon Farquharson cf71755c86 arm/ixp4xx: change the network driver from the driver written by
Christian Hohnstaedt to the driver written by Krzysztof Hasala which
has partially been accepted upstream.

svn path=/dists/trunk/linux-2.6/; revision=10201
2008-01-26 07:59:06 +00:00
Aurelien Jarno 15f811c1f1 * [arm]: Update versatile config.
svn path=/dists/trunk/linux-2.6/; revision=10200
2008-01-25 21:58:38 +00:00
Bastian Blank ba0cb6cb62 debian/config/powerpc/config.powerpc: Add missing Efika pieces.
svn path=/dists/trunk/linux-2.6/; revision=10196
2008-01-25 15:40:43 +00:00
Martin Michlmayr dbd93650b1 Turn off CONFIG_NIU since it fails to compile.
svn path=/dists/trunk/linux-2.6/; revision=10195
2008-01-25 12:28:01 +00:00
Bastian Blank 9aeed633d4 Remove versions from relations fullfilled in stable.
* debian/changelog: Update.
* debian/config/amd64/defines
  - Remove grub conflict.
  - Remove e2fsprogs depends.
  - Remove versions from suggests.
* debian/config/amd64/xen/defines,
  debian/config/amd64/xen-vserver/defines,
  debian/config/i386/xen/defines,
  debian/config/i386/xen-vserver/defines,
  debian/config/powerpc/defines: Remove versions from suggests.
* debian/config/i386/defines
  - Remove grub conflict.
  - Remove versions from suggests.
* debian/templates/control.image.type-kernel-package.in,
  debian/templates/control.image.type-modulesextra.in,
  debian/templates/control.image.type-modulesinline.in,
  debian/templates/control.image.type-plain.in:
  Remove versions from depends.

svn path=/dists/trunk/linux-2.6/; revision=10194
2008-01-25 10:30:49 +00:00
Bastian Blank 9b405c8722 * debian/changelog: Update.
* debian/config/powerpc/defines
  - Lower mkvmlinuz to the state of a bootloader.
  - Remove ppc and m68k include dirs from headers.

svn path=/dists/trunk/linux-2.6/; revision=10193
2008-01-25 10:20:22 +00:00
Bastian Blank cd3750acea * debian/changelog: Update.
* debian/config/powerpc/config.powerpc: Enable Efika support.

svn path=/dists/trunk/linux-2.6/; revision=10192
2008-01-25 10:15:14 +00:00
Bastian Blank fffd14fa74 * debian/changelog: Update.
* debian/rules.real: Fix.

svn path=/dists/trunk/linux-2.6/; revision=10191
2008-01-25 10:05:05 +00:00
Bastian Blank ba19bb51c3 debian/templates/control.image.type-plain.in: Add missing debconf pre-depends.
svn path=/dists/trunk/linux-2.6/; revision=10190
2008-01-25 09:27:30 +00:00
Bastian Blank 8dda7cd032 * debian/patches/bugfix/powerpc/libgcc-__ucmpdi2.patch: Drop, unnecessary.
* debian/patches/series/1~experimental.1: Update.

svn path=/dists/trunk/linux-2.6/; revision=10189
2008-01-25 09:23:59 +00:00
Bastian Blank 255d613f09 debian/patches/debian/dfsg/drivers-net-dgrs.patch,
debian/patches/features/all/fs-asfs.patch: Remove.

svn path=/dists/trunk/linux-2.6/; revision=10188
2008-01-25 09:06:44 +00:00
Bastian Blank cc8fa16244 debian/patches/bugfix/alpha/asm-subarchs.patch,
debian/patches/bugfix/alpha/srm-env-fixes.patch,
debian/patches/bugfix/powerpc/interrupt-alignement.patch,
debian/patches/bugfix/sparc/bus-id-size.patch,
debian/patches/bugfix/sparc/compat-alloc-user-space-alignment.patch,
debian/patches/bugfix/sparc/sunblade1k-boot-fix.patch,
debian/patches/bugfix/sparc/t1k-cpu-lockup.patch,
debian/patches/bugfix/fdomain-pci-id-table.patch,
debian/patches/bugfix/serial_core-suspend_oops.patch,
debian/patches/bugfix/serial_cs-resume.patch: Remove, merged.

svn path=/dists/trunk/linux-2.6/; revision=10187
2008-01-25 09:05:58 +00:00
Bastian Blank 145bcd09d1 * debian/changelog: Update.
* debian/templates/temp.image.plain/preinst,
  debian/templates/temp.image.plain/templates: Kill reboot warning.

svn path=/dists/trunk/linux-2.6/; revision=10186
2008-01-25 08:56:17 +00:00
Bastian Blank fef0503b3b debian/templates/image.plain.bug/include-1cmdline: Don't use abbreviation.
svn path=/dists/trunk/linux-2.6/; revision=10185
2008-01-25 08:51:30 +00:00
Bastian Blank 2e97b26332 debian/templates/image.plain.bug/include-1cmdline: Ouput trailing newline.
svn path=/dists/trunk/linux-2.6/; revision=10184
2008-01-25 08:50:00 +00:00
Bastian Blank 8aba1e7ed9 * debian/patches/bugfix/ia64/hardcode-arch-script-output.patch,
debian/patches/debian/drivers-ata-ata_piix-postpone-pata.patch: Fix.
* debian/patches/bugfix/drivers-bus_to_virt.patch,
  debian/patches/bugfix/forcedeth-napi-broken.patch,
  debian/patches/features/alpha/isa-mapping-support.patch: Remove.
* debian/patches/series/1~experimental.1: Remove old patches.

svn path=/dists/trunk/linux-2.6/; revision=10183
2008-01-25 08:33:54 +00:00
Bastian Blank 7d2f31fdab * debian/patches/bugfix/powerpc/build-links.patch,
debian/patches/bugfix/powerpc/drivers_macintosh-broken.patch: Remove.
* debian/patches/series/1~experimental.1: Remove old patches.

svn path=/dists/trunk/linux-2.6/; revision=10182
2008-01-25 08:21:42 +00:00
Bastian Blank e90bec796b * debian/changelog: Set version to 2.6.24-1~experimental.1.
* debian/patches/bugfix/all/patch-2.6.24-rc8-git6: Remove.
* debian/patches/series/1~experimental.1: Update.
* debian/patches/series/1~experimental.2: Remove.

svn path=/dists/trunk/linux-2.6/; revision=10181
2008-01-25 08:03:20 +00:00
Maximilian Attems f70a08d070 fix patch-2.6.24-rc8-git6
svn path=/dists/trunk/linux-2.6/; revision=10176
2008-01-23 22:13:41 +00:00
Maximilian Attems 33aa9fbc30 update to patch-2.6.24-rc8-git6
svn path=/dists/trunk/linux-2.6/; revision=10175
2008-01-23 22:12:15 +00:00
Maximilian Attems d12744b213 topconfig: HID_SUPPORT and USB_SUPPORT
mv def from x86 to topconfig.

svn path=/dists/trunk/linux-2.6/; revision=10171
2008-01-23 11:25:11 +00:00
Maximilian Attems 33db75b546 topconfig: reorder some USB variables
no functional change.

svn path=/dists/trunk/linux-2.6/; revision=10170
2008-01-23 11:25:08 +00:00
Maximilian Attems 59046bfdd8 fw: sync with latest git, step two.
add the relevant sbp2 patches.

svn path=/dists/trunk/linux-2.6/; revision=10169
2008-01-23 10:38:41 +00:00
Maximilian Attems 4a39d4777e fw: sync with latest git, step one
Revert "firewire: fw-sbp2: quiet logout errors on device removal",
obsoleted by "firewire: fw-sbp2: skip unnecessary logout".

svn path=/dists/trunk/linux-2.6/; revision=10168
2008-01-23 10:38:39 +00:00
Maximilian Attems 77ad3464f1 [amd64, i386]: Enable ACPI_SYSFS_POWER and disable ACPI_PROCFS_POWER.
with both enabled one battery shows up twice in hal.
the procfs /proc/acpi/battery/BAT0/info is the deprecated one.
sysfs info is found in /sys/class/power_supply/BAT0/

hal already shows enough info via sysfs, put pressure on hal
gnome-power-manager and friends to generalise their calculations.

svn path=/dists/trunk/linux-2.6/; revision=10165
2008-01-22 19:28:56 +00:00
Maximilian Attems 2d576895af add 2.6.24-rc8-git5
some important patches, no conflicts.

svn path=/dists/trunk/linux-2.6/; revision=10164
2008-01-22 19:18:32 +00:00
Bastian Blank 466164eac3 debian/lib/python/debian_linux/config.py: Fix.
svn path=/dists/trunk/linux-2.6/; revision=10162
2008-01-21 20:23:22 +00:00
Bastian Blank 4cce731960 debian/config/i386/vserver/defines, debian/config/i386/xen/defines,
debian/config/i386/xen-vserver/defines: Remove old definitions.

svn path=/dists/trunk/linux-2.6/; revision=10161
2008-01-21 20:23:10 +00:00
Maximilian Attems cdfd0ec857 changelog: add bug closer for another snd-hda bug..
svn path=/dists/trunk/linux-2.6/; revision=10160
2008-01-21 17:35:58 +00:00
Martin Michlmayr 32090c4be3 Disable ATH5K on ARM since it fails to compile.
svn path=/dists/trunk/linux-2.6/; revision=10147
2008-01-19 19:15:32 +00:00
Martin Michlmayr f87c795d41 [arm/iop32x] Activate DMADEVICES.
svn path=/dists/trunk/linux-2.6/; revision=10146
2008-01-19 18:26:42 +00:00
Martin Michlmayr 39df3d2770 Don't build the AdvanSys driver on ARM since it fails to compile.
svn path=/dists/trunk/linux-2.6/; revision=10145
2008-01-19 18:25:02 +00:00
Bastian Blank 0b43b47b10 debian/lib/python/debian_linux/gencontrol.py
- Generate rule for makefile deps.
- Simplify makefile rules generation.
- Don't bail out if extra template is missing.

svn path=/dists/trunk/linux-2.6/; revision=10136
2008-01-18 22:47:02 +00:00
Bastian Blank 4b462b2692 debian/lib/python/debian_linux/utils.py (Templates)
- Add get method.
- Handle KeyError like dict.

svn path=/dists/trunk/linux-2.6/; revision=10135
2008-01-18 22:45:56 +00:00
Bastian Blank de44b72c27 debian/config/powerpc/modules*: Remove old files.
svn path=/dists/trunk/linux-2.6/; revision=10134
2008-01-18 13:38:49 +00:00
Bastian Blank 731472b350 debian/changelog: Prepare to release (2.6.24~rc8-1~experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=10133
2008-01-18 11:24:46 +00:00
Maximilian Attems 4099a32675 trunk reset to unreleased
not uploaded due to build trouble:
dpkg-genchanges: warning: unknown information field `Xb-Python-Version' in input data in package's section of control info file
dpkg-genchanges: not including original source code in upload

svn path=/dists/trunk/linux-2.6/; revision=10132
2008-01-18 10:40:55 +00:00
Maximilian Attems e467da0574 changelog: experimental upload
fix 7d384f0fa4c92e0e69e7a321aae8f2af95143cc2

svn path=/dists/trunk/linux-2.6/; revision=10129
2008-01-17 19:00:34 +00:00
Bastian Blank 832d2bbf91 debian/changelog: Remove wrong release marker.
svn path=/dists/trunk/linux-2.6/; revision=10127
2008-01-17 18:32:48 +00:00
Maximilian Attems 78729bc550 prepare to release 2.6.24-rc8 to exp
svn path=/dists/trunk/linux-2.6/; revision=10126
2008-01-17 17:14:48 +00:00
Maximilian Attems 7e7ad27554 update to 2.6.24-rc8
svn path=/dists/trunk/linux-2.6/; revision=10124
2008-01-16 10:56:00 +00:00
Maximilian Attems 09ba55bc45 update to 2.6.24-rc7-git8
svn path=/dists/trunk/linux-2.6/; revision=10112
2008-01-16 00:02:30 +00:00
Maximilian Attems f4d2f780d9 s390: rm ref to old z90crypt driver
got rm with 7561b974e0cbbdca1bb880b55200afd9a1a20737,
replaced by new zcrypt.

svn path=/dists/trunk/linux-2.6/; revision=10109
2008-01-15 11:34:51 +00:00
Maximilian Attems 6527e537ff x86: RELOCATABLE is x86 arch specific, mv it over
fix trying to assign nonexistent symbol RELOCATABLE

svn path=/dists/trunk/linux-2.6/; revision=10108
2008-01-15 11:34:44 +00:00
Maximilian Attems 9f655108bc i386: nuke X86_CMPXCHG64 ref
fix trying to assign nonexistent symbol X86_CMPXCHG64
see 2d9ce177e68645945e3366cfe2d66ee3c28cd4f2, got
removed for kvm nopae support, now a boot check.

svn path=/dists/trunk/linux-2.6/; revision=10107
2008-01-15 11:24:14 +00:00
Maximilian Attems c80c4027bf i386 enable VIRTIO_NET and VIRTIO_BLK
svn path=/dists/trunk/linux-2.6/; revision=10106
2008-01-15 11:13:19 +00:00
Maximilian Attems 7950a1519b Add 2.6.24-rc7-git7
quite some fixes went in since 2.6.24,
have snapshot user also pick up those.

svn path=/dists/trunk/linux-2.6/; revision=10105
2008-01-15 10:42:23 +00:00
Maximilian Attems f234550da8 mv fw-ohci to all dir
hmm that overall splitted structure gets on my nerve.. ;)

svn path=/dists/trunk/linux-2.6/; revision=10104
2008-01-14 17:18:51 +00:00
Maximilian Attems 39365e1a04 fw: add latest git patch
incorporates dynamic ir buffer alloc.

svn path=/dists/trunk/linux-2.6/; revision=10103
2008-01-14 17:15:01 +00:00
Maximilian Attems d871aa648b topconfig: Enable AUDITSYSCALL for better SELinux support.
enables  low-overhead system-call auditing infrastructure.

svn path=/dists/trunk/linux-2.6/; revision=10102
2008-01-14 16:46:10 +00:00
Maximilian Attems ee032faf10 i386: explicitly disable BLK_DEV_IDEACPI
uncovered yet more acpi bugs, not worth the trouble right now

svn path=/dists/trunk/linux-2.6/; revision=10101
2008-01-14 12:20:18 +00:00
Maximilian Attems c46907a9b1 i386: enable modular FB_GEODE_LX
svn path=/dists/trunk/linux-2.6/; revision=10100
2008-01-14 12:20:12 +00:00
Maximilian Attems e58a532022 i386 also disable DEFXX_MMIO
svn path=/dists/trunk/linux-2.6/; revision=10099
2008-01-14 12:20:08 +00:00
Maximilian Attems 2cccd77fee explicitly unset some i386 specific pata drivers
svn path=/dists/trunk/linux-2.6/; revision=10098
2008-01-14 12:20:06 +00:00
Maximilian Attems 8950ad5e45 explicitly unset X86_PAE, set on the relevant bigmem image
svn path=/dists/trunk/linux-2.6/; revision=10097
2008-01-14 12:20:03 +00:00
Christian T. Steigies c4e53aed88 m68k: also build vme kernels
svn path=/dists/trunk/linux-2.6/; revision=10096
2008-01-13 19:17:58 +00:00
Christian T. Steigies 50ea01cf50 m68k patches should be applied for m68k only
svn path=/dists/trunk/linux-2.6/; revision=10095
2008-01-13 14:32:13 +00:00
Maximilian Attems 6141cb3a19 alsa hd regression fixed
svn path=/dists/trunk/linux-2.6/; revision=10093
2008-01-11 12:46:46 +00:00
Maximilian Attems f7f3e678ed mv JOYSTICK_XPAD options to topconfig
svn path=/dists/trunk/linux-2.6/; revision=10092
2008-01-10 23:59:47 +00:00
Maximilian Attems 656daf4a20 i386: explicitly unset bunch of legacy VLB drivers
weren't enabled anyway since long

svn path=/dists/trunk/linux-2.6/; revision=10091
2008-01-10 23:59:41 +00:00
Maximilian Attems 79e63bc8ab Double max SERIAL_8250_NR_UARTS to 32
rethought, as not costy:
must be specificaly enabled on boot or on load time.

svn path=/dists/trunk/linux-2.6/; revision=10090
2008-01-09 16:20:43 +00:00
Maximilian Attems b7239295b9 set NET_9P_VIRTIO
svn path=/dists/trunk/linux-2.6/; revision=10089
2008-01-08 23:35:11 +00:00
Maximilian Attems 950d6b7786 i386 set SBC7240_WDT
svn path=/dists/trunk/linux-2.6/; revision=10088
2008-01-08 23:35:04 +00:00
Christian T. Steigies 867ef4c915 Update patches from linux-m68k CVS
svn path=/dists/trunk/linux-2.6/; revision=10087
2008-01-08 22:54:40 +00:00
Christian T. Steigies 3665f53024 revert r10030
svn path=/dists/trunk/linux-2.6/; revision=10086
2008-01-08 22:51:29 +00:00
Maximilian Attems 4a0364a186 changelog: add scsi change bug closure
svn path=/dists/trunk/linux-2.6/; revision=10085
2008-01-08 13:55:10 +00:00
Maximilian Attems 5dd74f85fc move PATA_ARTOP setting to topconfig
svn path=/dists/trunk/linux-2.6/; revision=10081
2008-01-08 01:24:23 +00:00
Maximilian Attems 9af6d8a679 fix trying to assign nonexistent symbol LARGE_ALLOCS
svn path=/dists/trunk/linux-2.6/; revision=10080
2008-01-08 01:24:18 +00:00
Maximilian Attems 6a93dc7158 fix trying to assign nonexistent symbol USB_KBTAB
svn path=/dists/trunk/linux-2.6/; revision=10079
2008-01-08 01:24:14 +00:00
Maximilian Attems d81e55f79f fix trying to assign nonexistent symbol DVB
svn path=/dists/trunk/linux-2.6/; revision=10078
2008-01-08 01:24:09 +00:00
Maximilian Attems 60f5da61d9 fix trying to assign nonexistent symbol VIDEO_BUF
svn path=/dists/trunk/linux-2.6/; revision=10077
2008-01-08 01:24:00 +00:00
Maximilian Attems d219181793 fix trying to assign nonexistent symbol NET_RADIO
svn path=/dists/trunk/linux-2.6/; revision=10076
2008-01-08 01:23:52 +00:00
Maximilian Attems 81f0620bb9 fix trying to assign nonexistent symbol FB_PCI
svn path=/dists/trunk/linux-2.6/; revision=10075
2008-01-08 01:23:44 +00:00
Maximilian Attems 3921a801df x86 disable dmadevices for now
default n, not seen on fedora..

svn path=/dists/trunk/linux-2.6/; revision=10074
2008-01-07 16:33:38 +00:00
Maximilian Attems 7b7dfe9134 set SECURITY_FILE_CAPABILITIES
svn path=/dists/trunk/linux-2.6/; revision=10073
2008-01-07 16:33:35 +00:00
Maximilian Attems edcb158bea topconfig set dynamic netconsole
See <file:Documentation/networking/netconsole.txt> for details.

svn path=/dists/trunk/linux-2.6/; revision=10072
2008-01-07 16:27:00 +00:00
Maximilian Attems a4bf6d96a4 disable pc300too for now
default disabled, not seen on fedora, dup driver to pc300

svn path=/dists/trunk/linux-2.6/; revision=10071
2008-01-07 16:26:58 +00:00