Which module for Garmin USB gps device?

2007-04-24 Thread knizek
Hello List! What is the appropriate module for accessing USB GPS devices like Garmin eTrex? When plugged in, dmesg shows ugen0 (which I guess is not a serial port emulation of usb). Manually loading "kldload ucom" does not create any new devices. Thanks, Milan -- JARNI HIT! Stihle nohy? Pekn

Re: MS Windows emulator or VM with USB support

2007-04-21 Thread Milan Knizek
On Saturday 21 of April 2007, Adam J Richardson wrote: > [EMAIL PROTECTED] wrote: > > On Fri, 20 Apr 2007, Milan Knizek wrote: > >> is there an emulator or virtual machine, which would run MS Windows on > >> FreeBSD > >> as a host system and support

MS Windows emulator or VM with USB support

2007-04-20 Thread Milan Knizek
Mware Server 1.x does runs only on linux. Best regards, Milan -- Milan Knížek http://milan-knizek.net/ e-mail knizek {na} volny {v} cz ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubs

Re: Own ports organization

2007-04-05 Thread Milan Knizek
On Wednesday 04 of April 2007, Matthew Seaman wrote: > Alex Zbyslaw wrote: > > Milan Knizek wrote: > >> Hello, > >> > >> are there any recommendation how to organize own ports? > >> > > > > For what it's worth, if you use cvsup then

Re: Own ports organization

2007-04-04 Thread Milan Knizek
On Wednesday 04 of April 2007, Gabor Kovesdan wrote: > Milan Knizek schrieb: > > Hello, > > > > are there any recommendation how to organize own ports? > > > > Should I keep them within official /usr/ports structure or rather > > separately? If kept separate

Own ports organization

2007-04-04 Thread Milan Knizek
Hello, are there any recommendation how to organize own ports? Should I keep them within official /usr/ports structure or rather separately? If kept separately, how does it work with pkg* commands then? Thanks for hints. Best regards, -- Milan Knížek http://milan-knizek.net/ e-mail knizek

Re: libstdc++6 dependency?

2007-03-19 Thread Milan Knizek
(as per above). Anyway, I will try and if have problems then I may come back here. Thanks all for answering. Best regards, Milan -- Milan Knížek http://milan-knizek.net/ e-mail knizek {na} volny {v} cz ___ freebsd-questions@freebsd.org mailing list ht

Re: libstdc++6 dependency?

2007-03-18 Thread Milan Knizek
On Sunday 18 March 2007 20:39, Dan Nelson wrote: > In the last episode (Mar 18), Milan Knizek said: > > enblend-3.0 (program for seamless stitching of pre-aligned pictures, > > supported by hugin) requires libstdc++6 for large file support. > > libstdc++ is a support library

libstdc++6 dependency?

2007-03-18 Thread Milan Knizek
STABLE? Thanks, -- Milan Knížek http://milan-knizek.net/ e-mail knizek {na} volny {v} cz ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Epson P2100 parallel port mode

2007-03-10 Thread Milan Knizek
On Friday 09 March 2007 22:56, Roland Smith wrote: > On Fri, Mar 09, 2007 at 08:25:34PM +0100, Milan Knizek wrote: > > A search on google revealed that it is possible to switch the port mode > > to "extended polling" by command "lptcontrol -e -d /dev/lpt0". Th

Epson P2100 parallel port mode

2007-03-09 Thread Milan Knizek
reshold ppbus0: on ppc0 ... lpt0: on ppbus0 lpt0: Interrupt-driven port -- Milan Knížek http://milan-knizek.net/ e-mail knizek {na} volny {v} cz ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-

How to remove stale files if make install fails

2007-03-04 Thread Milan Knizek
he port was not recorded in package database. Best regards, -- Milan Knížek http://milan-knizek.net/ e-mail knizek {na} volny {v} cz ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

How to configure mount option for KDE Mediamanager

2007-02-20 Thread Milan Knizek
hard-drive. Regards, -- Milan Knížek http://milan-knizek.net/ e-mail knizek {na} volny {v} cz ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

make installkernel with PORT_MODULES = kqemu-kmod fails

2007-02-20 Thread Milan Knizek
# make install clean All goes fine - during the dependency test, the gmake is found. What's wrong here? Regards, -- Milan Knížek http://milan-knizek.net/ e-mail knizek {na} volny {v} cz ___ freebsd-questions@freebsd.org mailing list

How to configure mount options for KDE Mediamanager

2007-02-15 Thread knizek
hard-drive. Regards, -- Milan Knížek http://milan-knizek.net/ e-mail knizek {na} volny {v} czHello, I am not able to find how to configure KDE Mediamanager to mount USB removable media without "noexec" option. I have tried to comment lines allowing "noexec" option in /usr/local/sh

Re: Backup using dump and restore from dvd - re store cd loaded to ramrive?

2007-02-12 Thread knizek
- PŮVODNÍ ZPRÁVA - Od: "Joe Holden" <[EMAIL PROTECTED]> > [EMAIL PROTECTED] wrote: > > Hi list! > > > > I plan to use a full backup of my working desktop > > FreeBSD 6.2 STABLE > > > with: > > > > dump -0LuB 10 -f backup.0,backup.1,backup.2 / > > > > > > > > It would be possible t

Backup using dump and restore from dvd - restore cd loaded to ram drive?

2007-02-12 Thread knizek
Hi list! I plan to use a full backup of my working desktop FreeBSD 6.2 STABLE with: dump -0LuB 10 -f backup.0,backup.1,backup.2 / (before I will check the number of files needed with "dump -S /") Then gzip the backup.* files separately and burn them to CDs or DVDs. The restore method will t