lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 23 Feb 2007 19:33:52 -0500
From:	"Tom Morrison" <Tom.Morrison@...izon.net>
To:	"Alan" <alan@...rguk.ukuu.org.uk>
Cc:	<linux-kernel@...r.kernel.org>
Subject: RE: Problems with init of Marvell PCI Express SATA Card

got it! thank you for showing the error of my way...
and being so patient with me!  damm, that means
I gotta work this weekend...:-)...

-----Original Message-----
From: Alan [mailto:alan@...rguk.ukuu.org.uk]
Sent: Friday, February 23, 2007 8:18 PM
To: Tom.Morrison@...izon.net
Cc: linux-kernel@...r.kernel.org
Subject: Re: Problems with init of Marvell PCI Express SATA Card


> if you look in the sata_mv.c it has support for the 
> 7042 throughout it (exactly the same as PCI in fact - 
> its the same core chip - just different bus interface)...

For the 7042 with the TTI PCI identifier but not one with a Marvell ID -
what vendor/device does your device show up ?

The probe code uses the table in each driver to do matches. For the 7042
the only version it knows is

   { PCI_VDEVICE(TTI, 0x2310), chip_7042 },
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ