Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Info about PCMCIA Combo USB 2.0 & SATA CardBus,,Model: PPA 1158
Date: Thu, 30 Jun 2011 17:16:27
Message-Id: 4E0CAEFD.6070701@gmail.com
In Reply to: Re: [gentoo-user] Info about PCMCIA Combo USB 2.0 & SATA CardBus,,Model: PPA 1158 by JD
1 JD wrote:
2 > On 06/29/2011 10:20 PM, Thanasis wrote:
3 >> on 06/30/2011 07:34 AM JD wrote the following:
4 >>> This pcmcia card has a couple of bad raps from windows users.
5 >>> I need this card for my laptop because I have an external HD enclosure
6 >>> with eSATA port and my laptop lacks USB 2.0 (has USB 1.1).
7 >>> The manufacturer emailed me and claimed the card was tested
8 >>> in kernel 2.6.32 and passed.
9 >>> I am trying to get some info about other users who may have
10 >>> used it in their laptops running any version of linux.
11 >>>
12 >>> The card's web site is:
13 >>> http://ppa-usa.com/computer-products/sata/pcmcia-combo-usb-2-0-and-sata-cardbus.html
14 >>>
15 >>
16 >> I think the only way to be sure, is to find out the chipset that the
17 >> card has.
18 >>
19 >>
20 > Below is the response from PPA, to my request for chipset info.
21 > I am searched the kernel 2.6.39.2 (which I got from kernel.org)
22 > source for VT6214 and for VT6421
23 > and did not get any hits.
24 >
25 >
26 > -------- Original Message --------
27 > Subject: Re: Contact Form
28 > Date: Thu, 30 Jun 2011 12:32:45 -0400
29 > From: inquire@×××××××.com
30 > To: JD <jd1008@×××××.com>
31 >
32 >
33 >
34 > The card uses the VIA VT6214 chipset for USB and the VIA chipset
35 > for SATA.
36 >
37 > Thank you,
38 >
39 > PPA Int'l
40 >
41
42 This may be it:
43
44
45 CONFIG_SATA_VIA:
46
47
48
49
50 │ This option enables support for VIA Serial
51 ATA.
52
53
54
55
56 │ If unsure, say
57 N.
58
59
60
61
62 │ Symbol: SATA_VIA
63 [=n]
64
65 │ Type :
66 tristate
67
68 │ Prompt: VIA SATA
69 support
70
71 │ Defined at
72 drivers/ata/Kconfig:266
73
74 │ Depends on: ATA [=y] && ATA_SFF [=y] && ATA_BMDMA [=y] && PCI
75 [=y]
76
77
78 Location:
79
80 │ -> Device
81 Drivers
82
83 │ -> Serial ATA and Parallel ATA drivers (ATA
84 [=y])
85
86 │ -> ATA SFF support (ATA_SFF
87 [=y])
88
89 │ -> ATA BMDMA support (ATA_BMDMA [=y])
90
91
92 It looks like that is for all VIA drivers. It's all I could find anyway.
93
94 Dale
95
96 :-) :-)

Replies