lkml.org 
[lkml]   [2000]   [Nov]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: PCI configuration changes

    [Jeff Garzik <jgarzik@mandrakesoft.com>]
    > For drivers that are 100% MCA, they do not need to test MCA_bus,
    > because that test can be done in Config.in.

    I think Andrzej was concerned with a driver assuming that just because
    CONFIG_MCA is defined, there *is* an MCA bus on the machine. This is
    of course an invalid assumption. I will try to make sure that the
    driver init in each case has something like

    if (!MCA_bus)
    return -ENODEV;

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

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