Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. PCMCIA going away?

PCMCIA going away?

Scheduled Pinned Locked Moved The Lounge
comquestioncode-review
13 Posts 10 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Marc Clifton

    I've noticed some laptops no longer support PCMCIA. Is that technology being replaced? Marc

    Thyme In The Country
    Interacx

    People are just notoriously impossible. --DavidCrow
    There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
    People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

    M Offline
    M Offline
    Mike Dimmick
    wrote on last edited by
    #3

    There's a new 'ExpressCard' format which my Dell Latitude D820 supports. See here[^] for more.

    Stability. What an interesting concept. -- Chris Maunder

    M 1 Reply Last reply
    0
    • P Phil J Pearson

      It just seems to be dying out. Most things get USB interfaces nowadays and very little (if any) new stuff seems to be made in PC Card format. A bit tough for those who have "legacy" PCMCIA devices they want to keep using. I wonder how long it will be before someone makes a PCMCIA to USB converter - maybe someone already does! Niche market though.

      Phil


      The opinions expressed in this post are not necessarily those of the author, especially if you find them impolite, inaccurate or inflammatory.

      M Offline
      M Offline
      Marc Clifton
      wrote on last edited by
      #4

      That's unfortunate. I have several PCIMCIA wireless cards and a newfangled SprintVision card for connecting to the Internet via the cellphone network. In places where the highspeed service is supported, it is friggin' awesome. In other places, it's about the same performance as my old Merlin card. Well, for me at least, a laptop has to have a PCMCIA card on it. As to a PCMCIA to USB converter, already exists.[^] How such a thing can actually work though is quite surprising. Marc

      Thyme In The Country
      Interacx

      People are just notoriously impossible. --DavidCrow
      There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
      People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

      E 1 Reply Last reply
      0
      • M Mike Dimmick

        There's a new 'ExpressCard' format which my Dell Latitude D820 supports. See here[^] for more.

        Stability. What an interesting concept. -- Chris Maunder

        M Offline
        M Offline
        Marc Clifton
        wrote on last edited by
        #5

        Mike Dimmick wrote:

        There's a new 'ExpressCard' format

        Yes, that's what I've been seeing. I see there's an adapter.[^]. Marc

        Thyme In The Country
        Interacx

        People are just notoriously impossible. --DavidCrow
        There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
        People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

        1 Reply Last reply
        0
        • M Marc Clifton

          I've noticed some laptops no longer support PCMCIA. Is that technology being replaced? Marc

          Thyme In The Country
          Interacx

          People are just notoriously impossible. --DavidCrow
          There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
          People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

          J Offline
          J Offline
          J Dunlap
          wrote on last edited by
          #6

          As Mike said, it's being replaced with the Express Card format, which provides faster data transfer rates[^]. My high-end Dell laptop only has an Express Card slot - no PCMCIA.

          --Justin Microsoft MVP, C#

          C# / Web / VG.net / MyXaml expert currently looking for (telecommute) contract work![^]

          D 1 Reply Last reply
          0
          • M Marc Clifton

            I've noticed some laptops no longer support PCMCIA. Is that technology being replaced? Marc

            Thyme In The Country
            Interacx

            People are just notoriously impossible. --DavidCrow
            There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
            People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

            A Offline
            A Offline
            Abu Mami
            wrote on last edited by
            #7

            The biggest problem with them was the acronym... People Can't Memorize Computer Industry Acronyms

            C 1 Reply Last reply
            0
            • J J Dunlap

              As Mike said, it's being replaced with the Express Card format, which provides faster data transfer rates[^]. My high-end Dell laptop only has an Express Card slot - no PCMCIA.

              --Justin Microsoft MVP, C#

              C# / Web / VG.net / MyXaml expert currently looking for (telecommute) contract work![^]

              D Offline
              D Offline
              Dan Neely
              wrote on last edited by
              #8

              For some purposes there're also mini PCI cards. They're common in the microITX form factor boards that are used in small HTPCs, carPCs, and other embedded type platforms. IIRC some laptop models have an slot behind an access plate as well to install an optional upgrade module instead of going the multiple mobo or proprietary form factor route.

              -- CleaKO The sad part about this instance is that none of the users ever said anything [about the problem]. Pete O`Hanlon Doesn't that just tell you everything you need to know about users?

              1 Reply Last reply
              0
              • M Marc Clifton

                I've noticed some laptops no longer support PCMCIA. Is that technology being replaced? Marc

                Thyme In The Country
                Interacx

                People are just notoriously impossible. --DavidCrow
                There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
                People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

                C Offline
                C Offline
                Chris Maunder
                wrote on last edited by
                #9

                Yes, by expresscard. Which means no more CF card readers for laptops.

                cheers, Chris Maunder

                CodeProject.com : C++ MVP

                The 9 things Microsoft should be announcing at MIX07 (but won't)

                1 Reply Last reply
                0
                • M Marc Clifton

                  That's unfortunate. I have several PCIMCIA wireless cards and a newfangled SprintVision card for connecting to the Internet via the cellphone network. In places where the highspeed service is supported, it is friggin' awesome. In other places, it's about the same performance as my old Merlin card. Well, for me at least, a laptop has to have a PCMCIA card on it. As to a PCMCIA to USB converter, already exists.[^] How such a thing can actually work though is quite surprising. Marc

                  Thyme In The Country
                  Interacx

                  People are just notoriously impossible. --DavidCrow
                  There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
                  People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

                  E Offline
                  E Offline
                  Ed Gadziemski
                  wrote on last edited by
                  #10

                  Marc Clifton wrote:

                  As to a PCMCIA to USB converter, already exists.

                  Two hundred thirty nine dollars!!!! I didn't pay much more than that for my laptop.

                  M 1 Reply Last reply
                  0
                  • E Ed Gadziemski

                    Marc Clifton wrote:

                    As to a PCMCIA to USB converter, already exists.

                    Two hundred thirty nine dollars!!!! I didn't pay much more than that for my laptop.

                    M Offline
                    M Offline
                    Marc Clifton
                    wrote on last edited by
                    #11

                    Ed Gadziemski wrote:

                    Two hundred thirty nine dollars!!!! I didn't pay much more than that for my laptop.

                    Yeah, I thought that was rather high, given it's easily 1/5 to 1/3 of the cost of a laptop. Marc

                    Thyme In The Country
                    Interacx

                    People are just notoriously impossible. --DavidCrow
                    There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
                    People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

                    1 Reply Last reply
                    0
                    • A Abu Mami

                      The biggest problem with them was the acronym... People Can't Memorize Computer Industry Acronyms

                      C Offline
                      C Offline
                      ClockMeister
                      wrote on last edited by
                      #12

                      That reminds me of the acronymn for scanners. Remember TWAIN? Technology Without An Interesting Name. -CB :)

                      1 Reply Last reply
                      0
                      • P Phil J Pearson

                        It just seems to be dying out. Most things get USB interfaces nowadays and very little (if any) new stuff seems to be made in PC Card format. A bit tough for those who have "legacy" PCMCIA devices they want to keep using. I wonder how long it will be before someone makes a PCMCIA to USB converter - maybe someone already does! Niche market though.

                        Phil


                        The opinions expressed in this post are not necessarily those of the author, especially if you find them impolite, inaccurate or inflammatory.

                        L Offline
                        L Offline
                        luke_g
                        wrote on last edited by
                        #13

                        We even have a PCMCIA -> IDE converter. It's kinda neat-looking, as it occupies a 3-1/2" bay in one of our PCs. Not too helpful for laptops tho...

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups