Re: FirePower (was Re: TODO list for ofppc)
Izumi Tsutsui <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.ofppc |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > > What should be done for FirePower machines? > > With my recent batch of commits for the 7044 support, I rewrote most of ofwpci. > It's probably much closer to what you need now. If you get a chance, give it > another try, and let me know how it works out. With a quick test: --- Power Firmware by FirmWorks Built Tue May 23 17:33:11 PDT 1995 ok boot net Boot device: /pci/DEC,ethernet File and args: Timeout waiting for ARP/RARP packet 6de00 >> NetBSD/ofppc OpenFirmware Boot, Revision 1.6 >> (tsutsui@mirage, Wed Nov 28 22:20:06 JST 2007) Using IP address: 192.168.20.14 root addr=192.168.20.1 path=/r/export/NetBSD/ofppc/root 3912616+226712 [217792+211436]=0x45ba08 start=0x100000 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. NetBSD 4.99.49 (GENERIC) #29: Sat Jan 19 03:09:51 JST 2008 tsutsui@mirage:/usr/src/sys/arch/ofppc/compile/GENERIC total memory = 32768 KB avail memory = 24156 KB bootpath: /pci/DEC,ethernet@4/netbsd.ofppc mainbus0 (root) cpu0 at mainbus0: 603e (Revision 1.4), ID 0 (primary) cpu0: HID0 90c000<DOZE,DPM,ICE,DCE>, powersave: 1 ofwpci0 at mainbus0 Data access exception ok --- I'll add some more printf()s later. --- Izumi Tsutsui