Subject: access to device fails after update
To: None <current-users@netbsd.org>
From: Jukka Salmi <jukka-netbsd@2004.salmi.ch>
List: current-users
Date: 06/16/2004 09:35:33
Hello,

since I updated my current NetBSD i386 system (sources from yesterday)
I can't write images to CF cards anymore:

$ gzip -dc image.gz | wc -c                   
 5242880
$ gzip -dc image.gz | dd of=/dev/rwd0d bs=16k
dd: /dev/rwd0d: Invalid argument
35+1 records in
35+0 records out
573440 bytes transferred in 1.712 secs (334953 bytes/sec)

This worked fine before, and still works fine when using NetBSD stable
with the same hardware.

Which recent change in -current could have produced this problem?


TIA, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~