Commit Graph

3463 Commits

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