Making bmake default? (was: Re: ports/173299: [exp-run] test bmake conversion)

2013-05-11 Thread Simon J. Gerraty
On Mon, 6 May 2013 00:11:51 +0200, Baptiste Daroussin writes: >The ports tree on current is still in very bad shape but I don't see >anymore errors due to bmake specifically. > >You have my approval as portmgr to switch base make to bmake. As an interim step, I would propose the change below. In

Re: geli conversion

2012-06-03 Thread Wojciech Puchar
that simple :) i user setkey to change password but wasn't aware i can switch from keyfile based volume. On Sat, 2 Jun 2012, Fabian Keil wrote: Wojciech Puchar wrote: is it possible to convert geli encrypted device using keyfile to password only? possibly i miss something in manual. thanks

Re: geli conversion

2012-06-02 Thread Fabian Keil
Wojciech Puchar wrote: > is it possible to convert geli encrypted device using keyfile to password > only? > > possibly i miss something in manual. thanks. The geli(8) action you are looking for is called setkey. Fabian signature.asc Description: PGP signature

geli conversion

2012-06-02 Thread Wojciech Puchar
is it possible to convert geli encrypted device using keyfile to password only? possibly i miss something in manual. thanks. ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any

Re: Unicode USB strings conversion

2008-11-19 Thread Tim Kientzle
TF8 and emit that. That still preserves ASCII, but gives a chance of viewing non-ASCII in a suitable terminal program. (And there are even a couple of folks looking into UTF8 support for syscons.) The basic UTF-16 to UTF-8 conversion is pretty simple: if (c < 0x7f) { *s++ = c; } els

Re: Unicode USB strings conversion

2008-11-19 Thread Nick Hibma
> Or you could try to search for a better language ID. Currently the USB > stack (old and new) selects the first language ID in the language string. > Probably there is an english language ID, but not as the first selection. The first part of the string is correct, so I assume that they added some

Re: Unicode USB strings conversion

2008-11-19 Thread Hans Petter Selasky
On Wednesday 19 November 2008, Nick Hibma wrote: > In the USB code (and I bet it is the same in the USB4BSD code) unicode > characters in strings are converted in a very crude way to ASCII. As I have > a user on the line who sees rubbish in his logs and when using > usbctl/usbdevs/etc., I bet this

Unicode USB strings conversion

2008-11-18 Thread Nick Hibma
In the USB code (and I bet it is the same in the USB4BSD code) unicode characters in strings are converted in a very crude way to ASCII. As I have a user on the line who sees rubbish in his logs and when using usbctl/usbdevs/etc., I bet this is the problem. I'd like to try and fix this problem

Re: physical address to virtual address conversion

2005-03-30 Thread Scott Long
Rajesh Ghanekar wrote: Hi, I am trying to convert a physical memory location (address 0x000F) to virtual memory address in kernel module with pmap_map() / pmap_enter(). Whenever i call these two functions, system hangs. Is this a proper way for conversion? The same physical address can be

physical address to virtual address conversion

2005-03-30 Thread Rajesh Ghanekar
Hi, I am trying to convert a physical memory location (address 0x000F) to virtual memory address in kernel module with pmap_map() / pmap_enter(). Whenever i call these two functions, system hangs. Is this a proper way for conversion? The same physical address can be accessed from the

memory address space conversion

2003-11-18 Thread Sean McNeil
Hello all, I ask a while ago a question and received great response. I'm hoping to repeat the experience :) I have a driver that I cannot change the ioctl API to. Unfortunately, it has a peculiar need to return a user-space address based on the physical address. Here is the scenario: user cal

Re: conversion

2002-07-07 Thread Julian Elischer
The Bios of the Interjet was never tested or compiled with Microsoft in mind. it is specifically tailored to boot FreeBSD with some special hacks to support the LCD on COM2 (or was that com1?) it is a 133MHz (or was that 233?) MHz chip for crying out aloud. why on EARTH would you wnat to run windo

conversion

2002-07-07 Thread JM
Anyone know how to convert an interjet to run windows 98?? or at least to get root access on the exisiting freebsd? I have a Whistle Interjet 200 server. I am looking into converting this over to windows 98, but one problem, the Interjet has a special bios. If I install windows 98 on the HD, th

IPv4->IPv6 conversion suite?

2000-04-26 Thread Nick Sayer
I have just set up IPv6 on my network at home, and there was much rejoicing. :-) Now the problem is that legacy apps don't have v6 support. One idea I have floating around in my head is the idea of a socks-like combination of libc support and faith to allow IPv6-only networks to participate in ip