From: Kristoffer E. <kri...@gm...> - 2007-08-25 01:10:58
|
Greetings, All in all it feels pretty good. What works: HD64461 CCHIP (IRQ 36 -> IRQ4) Framebuffer(HD64461) Compact Flash(HD64461) (IRQ 77 -> IRQ4) SCIF (sci, scif, irda) RTC What doesn't work: Keyboard (missing driver, almost finished) Sound (TMU stuff, old driver going to be replaced by fresh alsa one) PCMCIA (missing driver, old driver that needs to be cleaned up alot) Touchscreen (error aquiring IRQ3) APM (error aquiring IRQ0) Linux version 2.6.23-rc3-g25f3fc5e-dirty (kristoffer@NightCrawler) (gcc version 3.4.5) #10 Fri Aug 24 22:24:22 PDT 2007 Booting machvec: hp6xx Node 0: start_pfn = 0xc000, low = 0xe000 Zone PFN ranges: Normal 49152 -> 57344 Movable zone start PFN for each node early_node_map[1] active PFN ranges 0: 49152 -> 57344 Built 1 zonelists in Zone order. Total pages: 8128 Kernel command line: mem=32M root=/dev/sda4 console=ttySC1,115200 init=/bin/sh PID hash table entries: 128 (order: 7, 512 bytes) Using tmu for system timer Using 5.528 MHz high precision timer. Console: colour dummy device 80x25 Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) Memory: 30848k/32768k available (1192k kernel code, 287k data, 64k init) Mount-cache hash table entries: 512 CPU: SH7729 SCSI subsystem initialized DMA: Registering DMA API. DMA: Registering sh_dmac handler (4 channels). Time: SuperH clocksource has been installed. hp6x0_apm: IRQ 32 request failed HD64461 configured at 0xb0000000 on irq 36(mapped into 64 to 79) HD64461: enabling PCMCIA devices io scheduler noop registered io scheduler anticipatory registered (default) io scheduler deadline registered io scheduler cfq registered Console: switching to colour frame buffer device 80x30 fb0: Hitachi HD64461 frame buffer device SuperH SCI(F) driver initialized sh-sci: ttySC0 at MMIO 0xfffffe80 (irq = 25) is a sci sh-sci: ttySC1 at MMIO 0xa4000150 (irq = 59) is a scif console [ttySC1] enabled sh-sci: ttySC2 at MMIO 0xa4000140 (irq = 55) is a irda scsi0 : pata_platform ata1: PATA max PIO0 cmd 0xb50001f0 ctl 0xb50001fe bmdma 0x00000000 irq 77 ata1.00: CFA: Hitachi XX.V.3.5.0.0, Rev 0.00, max PIO4 ata1.00: 2002896 sectors, multi 0: LBA ata1.00: configured for PIO ata1: EH pending after completion, repeating EH (cnt=4) scsi 0:0:0:0: Direct-Access ATA Hitachi XX.V.3.5 Rev PQ: 0 ANSI: 5 sd 0:0:0:0: [sda] 2002896 512-byte hardware sectors (1025 MB) sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA sd 0:0:0:0: [sda] 2002896 512-byte hardware sectors (1025 MB) sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA sda: sda1 sda2 sda3 sda4 sd 0:0:0:0: [sda] Attached SCSI removable disk sd 0:0:0:0: Attached scsi generic sg0 type 0 mice: PS/2 mouse device common for all mice hp680_touchscreen.c: Can't allocate irq 35 sh-rtc sh-rtc: rtc core: registered sh as rtc0 sh_dac_audio: IRQ 16 request failed sh-rtc sh-rtc: setting the system clock to 1999-01-01 00:01:30 (915148890) EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended VFS: Mounted root (ext2 filesystem). Freeing unused kernel memory: 64k freed /bin/sh: can't access tty; job control turned off / $ -- Kristoffer Ericson <Kri...@Gm...> |