jmitchel | 13 Apr 2012 18:11

CF Data corruption on Jornada 680

Hello,

I've been seeing a strange problem with two different Jornada 680
handhelds. When copying files to a CF card in the PCMCIA slot, there is
data corruption. Basically I copy a file and then cmp the file with the
original and it doesn't match. Here's how the CF card is identified
(copied by hand):

wdc1: at pcmcia0 function 0: <TRANSCEND, TS4GCF  >
wdc1: i/o mapped mode
atabus1 at wdc1 channel 0:
wd1: at atabus1 drive 0: <TRANSCEND>
wd1: drive supports 1-sector PIO transfers, LBA addressing
wd1: 4011 MB, 8150 cyl, 16 head, 63 sec, 512 bytes/sect x 8215200 sectors

The same CF card and PCMCIA adapter work fine in a Jornada 720. Ideas as
to what the problem might be or how to troubleshoot it?

There is a strange message earlier in dmesg and the other CF card is in
memory mapped mode:

pcmcia0 at hd64461pcmcia0
pcmcia0: CIS checksum failed
pcmcia1 at hd64461pcmcia0
wdc0 at pcmcia 1 function 0: <TRANSCEND, TS1GCF100I, >
wdc0: memory mapped mode

Thanks,

Jason M.
(Continue reading)

jmitchel | 29 Mar 2012 16:30

Installing NetBSD 5.1.2 on a Jornada 680 - new hpcboot.exe needed?

Hello,

    Apologies if this shows up twice. I'm having trouble getting the
NetBSD 5.1.2 install kernel to boot on a Jornada 680. The hpcboot
progress bar gets all the way to the end and then the screen goes
black and the Jornada reboots. The list email pasted below suggests
that a new copy of hpcboot.exe would solve my problems. Does anyone
have a copy?

Thanks,

Jason M.

I recall I had some trouble initially that was resolved by getting an
updated hpcboot from someone off the list.

On Tue, 10 Jan 2012, Valeriy E. Ushakov wrote:

    On Mon, Jan 09, 2012 at 14:37:09 -0800, Devin D wrote:

        /etc/rc.conf is not configured. multiuser boot aborted.
        Enter pathname of shell or RETURN for sh:

        I pressed the enter key and "hpckbd: unknown scan code 0x51 (10, 1)
        then i realized no matter what key I hit i get that same error wiht
        different values at the end.

        Did I do something wrong?

    Which "platform" (model) do you select in hpcboot menu?
(Continue reading)

Devin D | 9 Jan 2012 22:59
Picon

Looking for help getting netbsd running on Jornada 690

I recently bought a hp Jornada 690 for around $60 shortly after learning 
I could run NetBSD on it.
I have read many old guides to get NetBSD running on this device, But I 
keep getting confused and getting nowhere.
I have a cf reader and another computer running Ubuntu that I have been 
using to get files onto the Jornada.

Can someone tell me how to get NetBSD running on this Jornada or link me 
to a guide on the topic?

Thanks
--Devin

KIYOHARA Takashi | 7 May 2010 15:53
Picon

HD6446x driver

Hi! Valeriy and uch-san and all,

I knew UART of HD64461 did not work on PERSONA recently.  This trouble
will be corrected by me.

Moreover, IrDA of HPC can be communicated by 115200bps by using only
the interchangeability part of com of FIR.  I was convinced that it was
possible to correspond by hd64461uart and some initializations as a
result of doing an easy test with PERSONA.

Moreover, because I look alike HD64461 and HD64465 very much, it proposes
to merge these.
# hd64461if + hd64465if => shc (SH companion)
Do you have a big problem in merging these?  Also more better name?

Thanks,
--
kiyohara

? compile/LOVERS
? conf/LOVERS
? conf/LOVERS.diff
Index: conf/GENERIC
===================================================================
RCS file: /cvsroot/src/sys/arch/hpcsh/conf/GENERIC,v
retrieving revision 1.87
diff -u -r1.87 GENERIC
--- conf/GENERIC	5 Dec 2009 20:11:14 -0000	1.87
(Continue reading)

Izumi Tsutsui | 2 Sep 2009 13:11
Picon
Gravatar

5.0 sh3el 2009Q1 packages binary

Hi,

I put NetBSD/sh3el 5.0 2009Q1 packages binaries compiled
on my LANTANK (running NetBSD/landisk) here:
ftp://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/sh3el/5.0_2009Q1/

See the pkgsrc guide for more details:
http://www.NetBSD.org/docs/pkgsrc/using.html#using-pkg

My lantank often got FFS related panics during four months build
so there might be some possible breakages in these binaries,
but I beleive it's still better than nothing.

There is a report that such panics happen on wd(4) on acardide(4)
but not on USB drives, so we might have to check bus_dma(9) or
cache stuff.
(AFAIK ehci(4) only uses bus_dmamem_alloc(9)'ed memory for all xfers)

---
Izumi Tsutsui

Menuhin Saitov | 1 Jul 2009 11:36
Picon

Error on hpcboot-sh3.exe (fwd)


This was send to Netbsd Users by me.

---------- Forwarded message ----------
Date: Mon, 29 Jun 2009 16:40:26 +0000 (GMT)
From: Menuhin Saitov <menuhin <at> msaitov.de>
To: NetBSD Users <netbsd-users <at> netbsd.org>
Subject: Error on hpcboot-sh3.exe

Hi,
I have HP 620lx and want to install netbsd as fir wanted too boot the kernel 
but the exe has error and was shutdowned by the system.
The OS is WinCE 2.0.

Thx in Advance

Menuhin

http://www.msaitov.de/pgp.htm

John Klos | 9 May 2009 19:31

Changing brightness and contrast on Jornadas?

Hi,

I want to adjust the brightness and contrast on my Jornadas. One is a 728, 
the other is a 690. I'm assuming it's the same regardless of the model, 
right?

How do I do this?

Thanks,
John Klos

Valeriy E. Ushakov | 3 Apr 2009 07:16
Picon

Retiring apmdev(4)

We have apm(4), that uses pmf(9), and apmdev(4), that uses
dopowerhooks(9).  They are mostly identical otherwise.  My
understanding is that powerhooks API is being deprecated.  The only
two remaining users are apmdev(4) used by zaurus all hpc* ports and
arch/arm/xscale/pxa2x0_apm.c that doesn't seem to be mentioned in any
config files.*

I want to have zaurus and hpc* ports switched to apm(4) so that we can
retire apmdev(4) and powerhooks API.

I brought over changes from apm to apmdev so that now they only differ
in pmf vs powerhooks bits and in trivial s/apm/apmdev/ naming diffs.
Now that they are demonstrably congruent we can do the switch knowing
that effectively we only change power management hooks.

After my recent commits you can just replace "apmdev0 at hpcapm0" with
"apm0 at hpcapm0" in your kernel config to give it a try.  My Jornada
complains about

  Devices without power management support: mainbus0 cpu0 btnmgr0 shb0
  rtc0 scif0 adc0 j6x0pwr0 j6x0tp0 j6x0lcd0 hd64461if0 hd64461video0
  hpcfb0 hd64461pcmcia0 pfckbd0 hpckbd0 hpcapm0 ne0 wdc0

but seems to suspend and resume fine otherwise.

We need to properly convert all drivers to pmf.  For most of them a
no-op hook is probably sufficient for now as hpcapm(4) uses its own
config_hook(9) hooks to manage power.

So if you can help with this task it would be greatly appreciated.  I
(Continue reading)

John Klos | 24 Mar 2009 08:21
Favicon

Self hosting works

Hi,

Just a FYI: self hosting on a Jornada 690 works, albeit a little slowly:

make distribution started at:  Tue Mar 17 05:36:40 UTC 2009
make distribution finished at: Tue Mar 24 07:09:28 UTC 2009

It's just in time to start again with 5.0_RC3!

John Klos

KIYOHARA Takashi | 26 Feb 2009 10:15
Picon

atabus <at> wdc can't attach

Hi! all,

My hpcsh machine(PERSONA HPW-50PA) can't attach atabus <at> wdc at current
(20090221).  Maybe since this change.

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/pcmcia/wdc_pcmcia.c.diff?r1=1.112&r2=1.113&f=h

We will have to delay attaching until kthread runs.

Thanks,
--
kiyohara

Index: hd64461pcmcia.c
===================================================================
RCS file: /cvsroot/src/sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c,v
retrieving revision 1.43
diff -u -r1.43 hd64461pcmcia.c
--- hd64461pcmcia.c	28 Apr 2008 20:23:22 -0000	1.43
+++ hd64461pcmcia.c	23 Feb 2009 17:49:39 -0000
 <at>  <at>  -269,14 +269,6  <at>  <at> 
 			       &sc->sc_event_thread,
 			       "%s", device_xname(self));
 	KASSERT(error == 0);
-
-#if !defined(HD64461PCMCIA_REORDER_ATTACH)
-	hd64461pcmcia_attach_channel(sc, CHANNEL_0);
-	hd64461pcmcia_attach_channel(sc, CHANNEL_1);
(Continue reading)

Adam Wysocki via ArcaBit | 24 Jun 2008 13:17
Picon

Re: Ext2 filesystems

23.06.08 cbd <at> diamand.org wrote:

> >> Can the hpcsh netbsd kernel read ext2 filesystems?
> > 
> > Yes, but AFAIK not by default. You have to recompile it.
> Is that possible on linux?

As far as I know no, but you can always use some virtualization software 
(I've used VMware) and install NetBSD there. It does not need to be 
blazingly fast.

Please see: http://snark.ptc.spbu.ru/~uwe/netbsd/cross.html

--

-- 
[ Adam Wysocki, +48 22 532 69 07, +48 514 710 213, www.chmurka.net ]
[ Software Research and Development Department, ArcaBit Sp. z o.o. ]
[ Ul. Fortuny 9, 01-339 Warszawa, Poland * http://www.arcabit.com/ ]


Gmane