blocked skeleton driver from reporting supported cards: was interfering with VIA driver.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14943 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -106,7 +106,7 @@ static struct {
|
||||
uint16 vendor;
|
||||
uint16 *devices;
|
||||
} SupportedDevices[] = {
|
||||
{VENDOR_ID_NVIDIA, nvidia_device_list},
|
||||
// {VENDOR_ID_NVIDIA, nvidia_device_list},
|
||||
{0x0000, NULL}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user