Re: Writing a driver for a card reader controller - how?

From: Thiemo Nordenholz (listmember_at_thiemo.net)
Date: 11/24/05

  • Next message: M. Warner Losh: "Re: Writing a driver for a card reader controller - how?"
    Date: Thu, 24 Nov 2005 21:25:19 +0100
    To: "M. Warner Losh" <imp@bsdimp.com>
    
    

    > how to setup the base address for each of the sets of registers
    > without actually talking about the sets of registers themselves. Nor
    > can I find in the document a pointer to the different register sets.
    > Do you have one of those as well? It looks fairly easy to program

    As far as I have understood what I have seen so far, this chip will just
    handle the communication between "the computer" and the SD/MMC (both seem to
    be very similar to access, unfortunately the SD standard is not publicly
    available) card.
    I think once this controller has been programmed to use IRQ, DRQ and
    register base address, what one wants to access are those resources in the
    card itself, which can happen through those resources.

    My plan therefore was to first be able to make those settings and then
    talk to the card as defined in the MMC standard... Finding out if a card is
    in the slot, though, should work first as that's done by the controller.

    Cheers,
      Thiemo

    -- 
    Query a PGP key server (e.g. http://www.pgp.net/) for my public key 41068629.
    Strange sender address? Please see http://www.thiemo.net/misc/list-mail.shtml
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
    

  • Next message: M. Warner Losh: "Re: Writing a driver for a card reader controller - how?"

    Relevant Pages

    • How to set NIC to 100BaseT
      ... I have this 3Com card which is a 10/100baseT, ... The Vortex chip may be active, so FIFO registers will not be read. ... Cyclone format checksum is correct. ...
      (comp.os.linux.networking)
    • Re: Writing a driver for a card reader controller - how?
      ... :> without actually talking about the sets of registers themselves. ... be very similar to access, unfortunately the SD standard is not publicly ... card itself, which can happen through those resources. ... Do you have a copy of the MMC standard? ...
      (freebsd-hackers)
    • Re: SD Card winCe 5.0 Device Driver Doubts
      ... could you explain me how to remove SDcard write protection on Windows CE 5.0? ... please don't suggest me to try different SD cards cus I already tried them a lot:) ... it is definitely the thing has to be done from Windows CE 5.0, I don't really familiar with registers so I cant change any of them, could you please help me? ... SD card rather the details of card presence is stored in a ...
      (microsoft.public.windowsce.embedded)
    • Re: character driver over PCI
      ... the registers of this card and pass this register details to the user ... application.Since i will not connect to the network at this stage i ... I inserted the PCI module using insmod..That called PCI ...
      (Linux-Kernel)
    • Re: CT60 / CTPCI / Radeon
      ... >actual VGA compatibility, but at least a way to set modes you can draw in. ... To get TOS up to the auto folder, the card must be able to ... BIOS does) may require access to undocumented registers to set up DRAM ... lead to a working configuration without some additional tweaking. ...
      (comp.sys.atari.st)