Browse Source

updated kernel disable broken list

15:09 < starlord> rxr:put CONFIG_PNPBIOS to disable list in kernel 2.6,it
                  "halts" pc during boot


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1193 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
8a5a88a630
2 changed files with 6 additions and 1 deletions
  1. +3
    -0
      package/base/linux24/disable-broken.lst
  2. +3
    -1
      package/base/linux26/disable-broken.lst

+ 3
- 0
package/base/linux24/disable-broken.lst

@ -22,4 +22,7 @@
CONFIG_EXAMPLE 2000-10-01 2.4.0 example.c
CONFIG_IPMI_HANDLER 2003-06-23 2.4.21-acpi
CONFIG_VIDEO_SAA5249 2003-08-26 2.4.22-i2c
CONFIG_VIDEO_STRADIS 2003-08-26 2.4.22-i2c
CONFIG_TUNER_3036 2003-08-26 2.4.22-i2c

+ 3
- 1
package/base/linux26/disable-broken.lst

@ -66,4 +66,6 @@ CONFIG_SND_VXPOCKET 2003-08-23 2.6.0-test4
CONFIG_SND_VXP440 2003-08-23 2.6.0-test4
CONFIG_SIS190 2003-08-23 2.6.0-test4
CONFIG_MAC_FLOPPY 203--0-26 2.5.0-test4 # fix exist - should be fixed soon ...
CONFIG_MAC_FLOPPY 2003-08-26 2.5.0-test4 # fix exist - should be fixed soon ...
CONFIG_PNPBIOS 2003-08-26 2.6.0-test4 # compiles but freezes

Loading…
Cancel
Save