lkml.org 
[lkml]   [2000]   [Mar]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.3.4[89] fail to probe/id IDE properly (long)
On Tue, 7 Mar 2000, Alan Cox wrote:

> > This is fine and dandy in ix86 world, but the driver covers all platforms,
> > not just intel centric universes........
> > This prevents wild grabbing on huge IO spaces in other archs, like PPC and
> > M68K.
>
> A quick check for linearly sequential ports would be nice 8)

Okay, I just have to remember how to connect the dots .........

I am shaking out the GLOBAL blow off of "CONFIG_PCI" by all Maintainers,
this includes myself, in both stable and development kernels.
I have fond most if not all +/- 1 (as always) in IDE, a major safety catch
in NET missing, SCSI and the rest are not scoped out yet.........

ide is much worst than 'net' but fixable......

./drivers/net/Config.in

- bool ' EISA, VLB, PCI and on board controllers' CONFIG_NET_PCI
+ if [ "$CONFIG_PCI" = "y" ]; then
+ bool ' EISA, VLB, PCI and on board controllers' CONFIG_NET_PCI
+ fi

scsi ......... oh my.........

sound ??

./drivers/*---------- needs to be checked for PCI_CONFIG dependencies...

Andre Hedrick
The Linux ATA/IDE guy


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

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