Re: Crystalfontz LCD display from kernel?

From: Daniel O'Connor (doconnor_at_gsoft.com.au)
Date: 09/23/04

  • Next message: Bruce M Simpson: "Re: Error 1802: IBM T41 doesn't like other network cards"
    To: freebsd-hackers@freebsd.org
    Date: Thu, 23 Sep 2004 22:01:29 +0930
    
    
    

    On Thu, 23 Sep 2004 04:18, Tim Pushor wrote:
    > My question is, I would really like to be able to display various things
    > during startup, shutdown, and once shutdown is complete to the LCD. I
    > assume I would have to modify the kernel for this. I done lots of C
    > programming, and hardware interface programming in C and assembler, but
    > never any UNIX kernel programming.
    >
    > First of all, is this doable? Also, would it be easier (from the kernel
    > programming perspective) to do this via USB or Serial?

    Opening a device etc from the kernel would be moderatly painful..
    It write a userland program which did it first and then port it.

    -- 
    Daniel O'Connor software and network engineer
    for Genesis Software - http://www.gsoft.com.au
    "The nice thing about standards is that there
    are so many of them to choose from."
      -- Andrew Tanenbaum
    GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
    
    



  • Next message: Bruce M Simpson: "Re: Error 1802: IBM T41 doesn't like other network cards"

    Relevant Pages

    • Re: [PATCH 0 of 4] Generic AIO by scheduling stacks
      ... thought we couldn't do native kernel threads for "normal" threading ... disciplines in question: i hacked on scheduling, 1:1 threading, on Tux, ... the programmer from the risks and complexities of thread programming, ... Having a 1:1 relationship between user-space and kernel-space context is ...
      (Linux-Kernel)
    • Re: Crystalfontz LCD display from kernel?
      ... >>during startup, shutdown, and once shutdown is complete to the LCD. ... >>assume I would have to modify the kernel for this. ... >>programming, and hardware interface programming in C and assembler, but ... Theres' really nothing to port. ...
      (freebsd-hackers)
    • Re: Win32 API and Kernel
      ... The Win32 API is the published programming interface for support user space ... For instance the Win32 API: ... Now inside the kernel, there is a set of Kernel Support Routines ...
      (microsoft.public.win32.programmer.kernel)
    • Re: Why C for operating systems
      ... system programming and specifically including a garbage collector. ... Garbage collected bootloader and Kernel? ... manual memory management can even be ...
      (comp.programming)
    • Re: forth and virtual memory
      ... Using a file-backed memory area and relying on the kernel and ... part which handles the MMU tries to do smart ... in which not only the RAM is used as a cache over the ... programming did not wait for him to get the point. ...
      (comp.lang.forth)