Re: /dev/vga

From: Jiawei Ye (leafy7382_at_gmail.com)
Date: 08/06/04

  • Next message: Scott Long: "Re: Atomic operations on i386/amd64"
    Date: Fri, 6 Aug 2004 11:34:55 +0800
    To: Ying-Chieh Liao <ijliao@freebsd.org>
    
    

    On Fri, 6 Aug 2004 09:58:00 +0800, Ying-Chieh Liao <ijliao@freebsd.org> wrote:
    > me too
    > add "device io" in kernel config helps me create /dev/io
    > add "link ttyv0 vga" helps me create /dev/vga
    > but I still dont have /dev/mem
    > and X.org complains about "cannot mmap /dev/vga"
    I kldload mem,io,null in loader.conf. It is weird that the modules are
    not loaded on-the-fly.

    Jiawei Ye
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Scott Long: "Re: Atomic operations on i386/amd64"