Results 1 to 3 of 3

Thread: Accessing Memory Address

  1. #1

    Accessing Memory Address

    Hi,

    Here and on OpenWRT-Forum I found the info's about the 20pin connector on the WL-HDD. I do not want to add a UART but a custom parall interface to that connector. I read that the address is from 0xBF800000 to 0xBF80000F. I want to add some display and keys here to have the box displaying artitst and title of the track mpd is currentliy playing via a usb soundcard and some keys to control volumne and to navigate.

    But how can I access that location to read and write data?
    I tried using /dev/port and lseeking to the location.
    Outb / Inb failed because when including <asm/io.h> results in a long error list.

    Is that address normal address space or via pci?

    Please help and maybe you can tell me?
    Thanks, Tobias
    Last edited by theFloe; 03-12-2006 at 09:21.

  2. #2
    Join Date
    Jan 2005
    Location
    konstanz, germany
    Posts
    90

    ... nice idea ... anybody tried to compile a lcd graph driver like ....

    Hi Tobias,

    my wlhdd1 does it's work very well until now ... but sure missing some features ... little (LCD) display ... maybe a virtual one on an other computer ... some keys to do some simple work (configueration, switch wlan on/off, and so on) ...

    If I can help ... please PM to me ...

    has anybody tried to

    What about using port to connect a display with http://www.lcdproc.org (or something else) and display some infos about internal work done ... like P2P downloads or status of build in HD (free space on partition, login users) ...
    this will be possible too over the net to a virtual display ...

    THX
    Martin

  3. #3

    Smile

    After some days of source-reading i found the solution for my problem on howo accessing the external interface. I even managed to connect a standard LCD display and write some text onto it.

    For all interested i started sharing my experience with this here: http://tobiscorner.floery.net/ (under category "jukebox" )

Similar Threads

  1. Replies: 4
    Last Post: 02-08-2006, 11:02
  2. filtering virtual server port with mac address
    By dwienie in forum WL-500g Q&A
    Replies: 0
    Last Post: 19-03-2006, 16:46
  3. Reset IP Address of router
    By JMC in forum WL-500g Q&A
    Replies: 2
    Last Post: 04-01-2006, 15:33
  4. FTP server op wl500g-dlx niet bereikbaar vanaf internet
    By Sawilla in forum Dutch Discussion - Nederlands
    Replies: 16
    Last Post: 19-12-2005, 09:37

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •