Re: USB-keyboard with a non-standard layout in wscons

2015-06-28 Thread Dan LaBell
On Jun 27, 2015, at 8:08 AM, Hans dinsen-hansen wrote: Dear list. Thanks for all your mails. I sat he whole morning and 1) made a safety dump of my NetBSD. 2) Built as lot of kernels and tested them with dmesg. All of them invented a wskbd0 ;-( even if I told them to ignore pckb* wi

Re: NetBSD 7.0_RC1

2015-06-28 Thread Soren Jacobsen
On 06/24 14:01, matthew sporleder wrote: > > Is there a timeline for RC2 or final release in mind? Nothing strict, but an RC2 tag a week(ish) from now seems likely. Soren

USB keyboard probloems, shoul I send a PR?

2015-06-28 Thread Hans dinsen-hansen
I have problems with my new USB keyboard and wscons.. My system is 5.1. When I try to make a re-mapping of the one of the keys, wscons dies silently in the sense: I cannot type anything more and get it displayed, but there is no coreldump. Does this bug exist in newer systems? I have some inf

Re: newfs_udf(8) and other OSes

2015-06-28 Thread tlaronde
On Sun, Jun 28, 2015 at 08:36:19AM +, Michael van Elst wrote: > tlaro...@polynum.com writes: > > >> myudfwedge -> just a byte string that gives the wedge a name > >> udf -> the wedge type (also a string). > >> > > >Is the wedge name a token that can be used directly with other utilities > >o

Re: newfs_udf(8) and other OSes

2015-06-28 Thread Michael van Elst
tlaro...@polynum.com writes: >> myudfwedge -> just a byte string that gives the wedge a name >> udf -> the wedge type (also a string). >> >Is the wedge name a token that can be used directly with other utilities >or is the device name assigned (/dev/dkN) the "name" to use in every >case? In net