Port-arm archive

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

PSIONTEKLOGIX NETBOOK PRO



Hi! all,


NetBSD/hpcarm worked on my PSIONTEKLOGIX NETBOOK PRO with some patches.

ftp://ftp.netbsd.org/pub/NetBSD/misc/kiyohara/tmp/netbookpro.diff
http://mail-index.netbsd.org/current-users/2011/07/31/msg017203.html


1. epsonlcd driver do not support register access yet.
   Also should we split access to register and hpcfb for epsonlcd?
   register access layer go to dev/ic/ for evb* and other hpc*.

2. Touch-panel grows from AC97(wolfson WM97xx).
   How should I support this?

3. Power Management not support yet...


I will commit this patch at next weekend.

Thanks,
--
kiyohara

Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008, 2009, 2010, 2011
    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 5.99.55 (NETBOOKPRO) #7: Sat Jul 30 16:59:06 JST 2011
        
lance%magician.fool@localhost:/usr/src/sys/arch/hpcarm/compile/NETBOOKPRO
total memory = 128 MB
avail memory = 119 MB
timecounter: Timecounters tick every 10.000 msec
mainbus0 (root)
cpu0 at mainbus0: PXA255/26x step A-0 (XScale core)
cpu0: DC enabled IC enabled WB enabled LABT branch prediction enabled
cpu0: 32KB/32B 32-way Instruction cache
cpu0: 32KB/32B 32-way write-back-locking Data cache
pxaip0 at mainbus0: Onchip Peripheral Bus
pxaip0: CPU clock = 398.119 MHz
pxaip0: kernel is configured for PXA250, cpu type is PXA250
pxaintc0 at pxaip0 addr 0x40d00000-0x40d0001f: Interrupt Controller
pxagpio0 at pxaip0 addr 0x40e00000-0x40e0006f: GPIO Controller
com0 at pxaip0 addr 0x40100000-0x4010001f intr 22: ns16550a, working fifo
slhci0 at pxaip0 addr 0x10000000
slhci0: ScanLogic SL811HS/T USB Host Controller  (rev 1.4 or 1.5)
slhci0: Max Current 0 mA (value by code, not by probe)
usb0 at slhci0: USB revision 1.1
saost0 at pxaip0 addr 0x40a00000-0x40a0001f
saost0: SA-11x0 OS Timer
pxadmac0 at pxaip0 addr 0x40000000-0x400002ff intr 25: DMA Controller
pxaacu0 at pxaip0 addr 0x40500000-0x405005ff intr 14: AC97 Controller
pxaacu0: ac97: Wolfson WM9705/WM9710 codec; headphone, 18 bit DAC, 18 bit ADC, 
Wolfson Microelectronics 3D
pxaacu0: ac97: ext id 0x605<AC97_22,AMAP,SPDIF,VRA>
audio0 at pxaacu0: full duplex, playback, capture, mmap, independent
pxapcic0 at pxaip0 addr 0x20000000: 2 slots
pcmcia0 at pxapcic0
pcmcia1 at pxapcic0
pxartc0 at pxaip0 addr 0x40900000-0x4090000f: Real-time Clock
pxamci0 at pxaip0 addr 0x41100000-0x4110004f: MMC/SD Controller
pxamci0: using DMA transfer
sdmmc0 at pxamci0
nbpiic0 at pxaip0 addr 0x40300000-0x403016a3 intr 18
iic0 at nbpiic0: I2C bus
seeprom0 at iic0 addr 0x53: AT24Cxx EEPROM
r2025rtc0 at iic0 addr 0x32: RICOH R2025S/D Real-time Clock
todr_attach: TOD already configured
nbppcon0 at iic0 addr 0x13: NETBOOK PRO PCon
nbppcon0: NETBOOK PRO Rev.Dnbppm0 at nbppcon0
nbpkbd0 at nbppcon0: NETBOOK PRO Keyboard
hpckbd0 at nbpkbd0
wskbd0 at hpckbd0: console keyboard
epsonlcd0 at pxaip0 addr 0x14000000: Epson S1D138xx LCD Controller
epsonlcd0: console
hpcfb0 at epsonlcd0: 800x600 pixels, 65536 colors, 100x37 chars
wsdisplay0 at hpcfb0 kbdmux 1: console (std, vt100 emulation), using wskbd0
wsmux1: connecting to wsdisplay0
timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
clock: hz=100 stathz=64
timecounter: Timecounter "saost_count" frequency 3686400 Hz quality 100
ep0 at pcmcia1 function 0: <3Com Corporation, 3C589, TP/BNC LAN Card Ver. 2a, 
000002>
ep0: address 00:a0:24:a9:7d:f8, 8KB byte-wide FIFO, 5:3 Rx:Tx split
ep0: 10baseT, 10base5, 10base2 (default 10baseT)
uhub0 at usb0: ScanLogic/Cypress SL811HS/T root hub, class 9/0, rev 1.01/0.00, 
addr 1
uhub0: 1 port with 1 removable, self powered
ld0 at sdmmc0: <SD02G>
ld0: 1886 MB, 957 cyl, 64 head, 63 sec, 512 bytes/sect x 3862528 sectors
ld0: 1-bit width, bus clock 20.000 MHz
boot device: ld0
root on ld0a dumps on ld0b
root file system type: ffs
WARNING: clock lost 5931 days
WARNING: using filesystem time
WARNING: CHECK AND RESET THE DATE!


Home | Main Index | Thread Index | Old Index