Date: Thu, 19 May 2005 23:53:29 -0700 From: John-Mark Gurney <gurney_j@resnet.uoregon.edu> To: Peter Grehan <grehan@freebsd.org> Cc: freebsd-ppc@freebsd.org Subject: Re: USB Serial Console? Message-ID: <20050520065329.GD959@funkthat.com> In-Reply-To: <428D0AE8.8040308@freebsd.org> References: <a06210235beb28238b0b8@[192.168.1.101]> <428D0AE8.8040308@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Peter Grehan wrote this message on Fri, May 20, 2005 at 07:53 +1000: > In a similar vein, Firewire *can* be used as a console after it's > probed, but there is the same issue with it not being supported by OFW. This isn't quite true.. Due to the implementation of console over firewire, it will work before it is probed... This is due to the fact that console over firewire examines the memory directly (becaue firewire supports reading/writing memory w/o the host cpu's intervention), and doesn't need anything special to be initalized... Recently, loader was improved to support dcons, and support hand off of the buffer from loader to kernel... I haven't tried this new and improved loader, but it's suppose to work... -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050520065329.GD959>