Re: Enhancing ukbd for Apple notebooks

2010-11-26 Thread Michael
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, On Nov 26, 2010, at 5:39 PM, Frank Wille wrote: On Fri, 26 Nov 2010 22:44:58 +0100 Hauke Fath wrote: and turn the right Apple/Command key into AltGr. Ick. This part is already working fine here. Are there any objections before I com

Re: Enhancing ukbd for Apple notebooks

2010-11-26 Thread Ted Lemon
On Nov 26, 2010, at 5:39 PM, Frank Wille wrote: > The Apple/Command keys, > on the other hand, are not needed. Er, I use them as meta keys. They're just keys, and in a very convenient position--it would be a bit nuts not to make them available to userland.

Re: Enhancing ukbd for Apple notebooks

2010-11-26 Thread Frank Wille
On Fri, 26 Nov 2010 22:44:58 +0100 Hauke Fath wrote: > > and turn the right Apple/Command key into AltGr. > > Ick. > > >This part is already working fine here. Are there any objections before I > >commit the code, or even better ideas? > > Assuming that most Apple notebooks will continue to ru

Re: Enhancing ukbd for Apple notebooks

2010-11-26 Thread Hauke Fath
At 22:21 Uhr +0100 26.11.2010, Frank Wille wrote: > >3. There is no AltGr, which is a real problem with non-US keymaps. Erm. The "alt" aka option key on a Mac keyboard is not the windows "ALT", but the equivalent of what you call "AltGr". [...] > and turn the right Apple/Command key into AltGr.

Enhancing ukbd for Apple notebooks

2010-11-26 Thread Frank Wille
Hi! I'm trying to improve support for Apple's notebook USB keyboards, which have a few quirks: 1. The FN key is not handled internally, but has to be evaluated by ukbd. It can be found in the report descriptor by page=0xff, usage=3. 2. From the hardware point of view there are three different ke

Re: mpt Serious performance issues

2010-11-26 Thread Hauke Fath
At 8:49 Uhr +0100 26.11.2010, Stephan wrote: >The >Netbsd mpt driver in release 5.0.2 and 5.1 does perform extremely slow >on LSI Logic 1030 RAID controllers. is that RAID1 mode, or plain scsi controller mode? FOR RAID1 issues woth that controller, see kern/26825... we ended up replacing all the L

Re: mpt Serious performance issues

2010-11-26 Thread Manuel Bouyer
On Fri, Nov 26, 2010 at 08:49:48AM +0100, Stephan wrote: > Hi folks, > > I already sent this to netbsd-users but didn´t get an answer. The > Netbsd mpt driver in release 5.0.2 and 5.1 does perform extremely slow > on LSI Logic 1030 RAID controllers. Some findings: > > Write speed: > > # dd if=/d

Re: mpt Serious performance issues

2010-11-26 Thread Stephen Borrill
On Fri, 26 Nov 2010, Stephan wrote: I already sent this to netbsd-users but didn´t get an answer. The Netbsd mpt driver in release 5.0.2 and 5.1 does perform extremely slow on LSI Logic 1030 RAID controllers. Some findings: Write speed: # dd if=/dev/zero of=myfile bs=4096 count=1 1+0 re