does ukbd delay break scan codes?

2006-02-22 Thread Norbert Koch
Hello, while testing an older release of kbdmux under FreeBSD4 I am seeing some strange things: I have attached a primary ps/2 and a secondary usb keyboard. I run under X (which means that kbdmux is switched to return raw key codes only) and inspect kbdmux using some printfs and xconsole. From

Glade/GTK autogen issues

2006-02-22 Thread Tom Grove
I'm trying to build a simple hello world using glade. I've actually built this code on this system before and now after a few months and several ports tree updates it doesn't work. When I run autogen.sh within the glade built directory I receive the following error: syntax error near

(feature change request) remove link-layer generated routes from netstat -r

2006-02-22 Thread Nikos Vassiliadis
Hi, netstat -r prints link-layer generated routes and many times the output becomes somehow obscure. For example: [EMAIL PROTECTED]:0:/usr/home/src/FreeBSD-6/src/usr.bin/netstat# netstat -ranfinet Routing tables Internet: DestinationGatewayFlagsRefs Use Netif

Re: FreeBSD-6 and em interface speed

2006-02-22 Thread Eygene A. Ryabinkin
Probably due to the test tool you're using. Does the tool serialize the UDP stream (ie: wait for a response for each packet)? As far as I understand, not it doesn't. The tool is nepim, version 0.17. BTW, this should go on freebsd-net. OK, next time it will. Thanks! -- rea BOFH excuse

Re: FreeBSD 6.1-BETA2/FreeBSD 5.5-BETA2 Available

2006-02-22 Thread Trond Endrestøl
On Mon, 20 Feb 2006 14:53-0700, Scott Long wrote: We encourage people to help with testing so any final bugs can be identified and worked out. Although hardly related to the kernel, the libtool15 tagging problem in the ports collection is the biggest showstopper for all of us, I guess. Is

devctl attach/detach notification for disks

2006-02-22 Thread Nate Nielsen
I'm working on a bit of code to get devctl notifications for attaching and removing of disks. This would allow actions to be taken via devd when a disk is attached or removed from the system. Currently I have the attach and detach notifications hooked into disk_create() and disk_destroy() in

Looking for advice on chasing a kernel memory leak

2006-02-22 Thread Viktor Vasilev
Hello, I'm having trouble with a WARP (http://www.pcengines.ch/wrap.htm) board running m0n0wall v1.21 (stripped down FreeBSD 4.11-RELEASE-p13). It's serving as an internet gateway and the problem is, that after some time it starts blocking traffic and doesn't do NAT anymore. The box is

urgent, need to recover superblock!

2006-02-22 Thread Dave
Hello, Some urgency on this issue!I've got a 10 gb ide drive that has critical data on one of it's partitions /dev/ad1e. This drive was originally gmirrored in another box it worked fine, it was the master drive. Now i've installed this drive as a slave in another 6.0 box, and now it

Re: urgent, need to recover superblock!

2006-02-22 Thread Edward B. DREGER
First, copy the entire drive to a file on another drive. Don't mess around with the original drive. The vnode disk driver is your friend. I can't find the quick-and-dirty tool I hacked up a few years back when I needed to recover a MBR... however one can scan a sector at a time, find likely

Re: urgent, need to recover superblock!

2006-02-22 Thread Scott Long
Dave wrote: Hello, Some urgency on this issue!I've got a 10 gb ide drive that has critical data on one of it's partitions /dev/ad1e. This drive was originally gmirrored in another box it worked fine, it was the master drive. Now i've installed this drive as a slave in another 6.0 box,

Re: urgent, need to recover superblock!

2006-02-22 Thread Frank Mayhar
On Wed, 2006-02-22 at 22:23 -0500, Dave wrote: Some urgency on this issue!I've got a 10 gb ide drive that has critical data on one of it's partitions /dev/ad1e. This drive was originally gmirrored in another box it worked fine, it was the master drive. Now i've installed this drive

Re: urgent, need to recover superblock!

2006-02-22 Thread Dave
Hello, Thank you for your reply. How would i go about doing this copy so i could use a vnode on it? As i think i mentioned dump didn't like it. One other thing i can mount the ad1a, ad1d, ad1f, and ad1g partitions just fine, it's the ad1e partition only that is giving me the grief and

Re: urgent, need to recover superblock!

2006-02-22 Thread Dave
Hello, Thank you for your suggestion i will do that though i like the suggestion of using a vnode mounted image so i don't blow up the data i'm trying to save. Thanks. Dave. - Original Message - From: Scott Long [EMAIL PROTECTED] To: Dave [EMAIL PROTECTED] Cc:

Re: urgent, need to recover superblock!

2006-02-22 Thread Vasil Dimov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Feb 22, 2006 at 10:51:56PM -0500, Dave wrote: Hello, Thank you for your reply. How would i go about doing this copy so i could use a vnode on it? As i think i mentioned dump didn't like it. One other thing i can mount the ad1a, ad1d,

volume serial number + volume label

2006-02-22 Thread andrew clarke
Hi, How can I programmatically retrieve the volume serial number and volume label of a removable disc in FreeBSD? This is the same information that's presented by issuing a dir command in Windows: Volume in drive D is FooBar Volume Serial Number is 58BB-96AA This is for a small disk

Re: volume serial number + volume label

2006-02-22 Thread Tod McQuillin
On Thu, 23 Feb 2006, andrew clarke wrote: How can I programmatically retrieve the volume serial number and volume label of a removable disc in FreeBSD? This is the same information that's presented by issuing a dir command in Windows: Volume in drive D is FooBar Volume Serial Number is