Alan Cox
f408adeb51
Staging: vt6655: compile fix
...
At least make it compile
Signed-off-by: Alan Cox <alan@linux.intel.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-07-12 13:21:44 -07:00
Randy Dunlap
4900dea69f
Staging: vt6655: uses pci functions, should depend on PCI
...
This driver uses lots of pci_*() calls, so it should depend on PCI.
drivers/staging/vt6655/device_main.c:3942: error: implicit declaration of function 'pci_dev_driver'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-06-19 11:00:52 -07:00
Forest Bond
1d69a1c65b
Staging: vt6655: Integrate drivers/staging/vt6655 into build system.
...
Integrate drivers/staging/vt6655 into build system.
Signed-off-by: Forest Bond <forest@alittletooquiet.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-06-19 11:00:51 -07:00
Forest Bond
5721135408
Staging: vt6655: use net_device_ops for management functions
...
vt6655: use net_device_ops for management functions
Signed-off-by: Forest Bond <forest@alittletooquiet.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-06-19 11:00:51 -07:00
Forest Bond
7bb8dc2d7e
Staging: vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals.
...
vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals.
Signed-off-by: Forest Bond <forest@alittletooquiet.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-06-19 11:00:51 -07:00
Forest Bond
c9d0352914
Staging: vt6655: Replace net_device->priv accesses with netdev_priv calls.
...
vt6655: Replace net_device->priv accesses with netdev_priv calls.
Signed-off-by: Forest Bond <forest@alittletooquiet.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-06-19 11:00:51 -07:00
Forest Bond
e2ce5277eb
Staging: vt6655: Build vt6655.ko, not viawget.ko.
...
As you requested, this series is to be applied on top of patches 1, 2, and 6
(and replaces patches 3, 4, 5, 7, and 8) from the previous series.
Build vt6655.ko, not viawget.ko.
Signed-off-by: Forest Bond <forest@alittletooquiet.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-06-19 11:00:51 -07:00
Forest Bond
756f94e638
Staging: vt6655: Drop obsolete fsuid/fsgid accesses.
...
drivers/staging/vt6655/device_main.c: Drop obsolete fsuid/fsgid accesses.
Signed-off-by: Forest Bond <forest@alittletooquiet.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-06-19 11:00:51 -07:00
Forest Bond
1cb648b348
Staging: vt6655 Add includes to drivers/staging/vt6655.
...
Add includes to drivers/staging/vt6655. These came from the includes directory
in the upstream source archive.
Signed-off-by: Forest Bond <forest@alittletooquiet.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-06-19 11:00:51 -07:00
Forest Bond
5449c685a4
Staging: Add pristine upstream vt6655 driver sources
...
Add pristine upstream vt6655 driver sources to drivers/staging/vt6655. These
files were literally copied from the driver directory in the upstream source
archive, available here:
http://www.viaarena.com/Driver/vt6655_linux_src_v1.19.12_x86.zip
Signed-off-by: Forest Bond <forest@alittletooquiet.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-06-19 11:00:51 -07:00