Commit Graph

3684 Commits

Author SHA1 Message Date
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