Port-macppc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD 4.0.1 on 7300 with G3 card




Am 09.02.2009 um 20:47 schrieb Michael:


#define  L2RAM_FLOWTHRU_BURST   0x00000000
#define  L2RAM_PIPELINE_BURST   0x01000000
#define  L2RAM_PIPELINE_LATE    0x01800000

pipeline burst is the most common type IIRC.

seemed to do the trick:

cpu0 at mainbus0: 750 (Revision 3.0), ID 0 (primary)
cpu0: HID0 8290c0a4<EMCP,ECLK,DOZE,DPM,ICE,DCE,SGE,BTIC,BHT>, powersave: 1
cpu0: 500.00 MHz, no-parity 1MB WB L2 cache (PB SRAM) at 2:1 ratio

So I think on NetBSD we should change in src/sys/dev/pci/pcidevs the line

product LUCENT EVDO             0x5802  Sierra Wireless AirCard 580

into

product LUCENT USBHC2           0x5802  2-port USB Host Controller

and update src/sys/dev/pci/pcidevs.h and src/sys/dev/pci/ pcidevs_data.h

Agreed.

done so, looks much nicer now :-)
ohci0 at pci1 dev 9 function 0: Lucent Technologies 2-port USB Host Controller (rev. 0x10)

Should I commit it?

By the way, what about the swim3 controller? Is there no driver for it?

swim3 at obio0 offset 0x15000 not configured


--
Georg Schwarz    http://home.pages.de/~schwarz/
georg.schwarz%freenet.de@localhost  +49 151 11559652




Home | Main Index | Thread Index | Old Index