Re: [Ndiswrapper-general] 1.6-rc2
Status: Beta
Brought to you by:
pgiri
|
From: random.bits <ran...@ro...> - 2005-11-25 18:28:34
|
I just downloaded ndiswrapper 1.6-rc2 and installed it. I
removed ndiswrapper 1.2 from the machine first. I deleted
all files in /etc/ndiswrapper.
I re-installed three USB devices using their windows inf
files but noticed that the Prism based Dlink driver was
identified by ndiswrapper -l as an "invalid driver". No
interesting messages appeared when I loaded the Prism inf
file, it appeared to be successful.
The other drivers seemed fine. The SMC2862W driver works.
This puzzles me as yesterday on another machine I installed
ndiswrapper 1.6-rc1 and did not have this message.
Regards,
Mark Cannon
P.S. Not sure what you need, but here are the headers from
the inf files. I can provide the inf/sys files that we have
been using successfully with ndiswrapper 1.2
Prisma02 - Dlink
[Version]
DriverVer = 11/11/2003, 1.00.5.0
Signature = "$Chicago$"
Compatible = 1
Class = Net
ClassGUID =
{4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %VER_VENDOR_STR%
;CatalogFile = PRISMNIC.cat
MillenniumPreferred = .ME
SMC2862W - SMC
[Version]
DriverVer = 06/28/2005, 3.3.25.0
Signature = "$Chicago$"
Compatible = 1
Class = Net
ClassGUID =
{4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %VER_VENDOR_STR%
CatalogFile = SMC2862W.cat
; MillenniumPreferred = .ME
wusb54g - LinkSys
[Version]
DriverVer = 01/12/2004, 1.0.8.0
Signature = "$Chicago$"
Compatible = 1
Class = Net
ClassGUID =
{4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %VER_VENDOR_STR%
CatalogFile = WUSB54G.cat
|