lkml.org 
[lkml]   [1996]   [Jun]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subjectdrivers/block/Config.in patch for ide chipsets.
Date
Hi,

The Promise ide chipset driver in the block drivers directory is still marked
as ALPHA. This is the last place in the kernel tree where an ALPHA indication
of a driver is not converted to an EXPERIMENTAL indication. This patch
corrects that.

Gertjan

------ start patch
--- linux-pre2.0.12/drivers/block/Config.in.old Tue May 21 21:19:24 1996
+++ linux-pre2.0.12/drivers/block/Config.in Tue Jun 4 23:43:05 1996
@@ -25,7 +25,9 @@
bool ' ALI M1439/M1445 support' CONFIG_BLK_DEV_ALI14XX
bool ' DTC-2278 support' CONFIG_BLK_DEV_DTC2278
bool ' Holtek HT6560B support' CONFIG_BLK_DEV_HT6560B
- bool ' PROMISE DC4030 support (ALPHA)' CONFIG_BLK_DEV_PROMISE
+ if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
+ bool ' PROMISE DC4030 support (EXPERIMENTAL)' CONFIG_BLK_DEV_PROMISE
+ fi
bool ' QDI QD6580 support' CONFIG_BLK_DEV_QD6580
bool ' UMC 8672 support' CONFIG_BLK_DEV_UMC8672
fi
------ end patch
--

Gertjan van Wingerde home address:
Student Computer Science
Vrije Universiteit J.H. Dunantstraat 44
Amsterdam 1561 BD Krommenie
The Netherlands

e-mail: gertjan@cs.vu.nl
URL: http://www.cs.vu.nl/~gertjan/



\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.055 / U:0.360 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site