svn rev. number

2008-10-01 Thread Danny Braniss
Hi, Now that freebsd is under svn, I decided to try what I failed with cvs, and actually using svn/svk/svnsync I have a mirror and a local branch in sync! Since the date reported by uname is not that relevant, is it possible to add the svn-revision # ala build-...? This could make finding

Re: svn rev. number

2008-10-01 Thread Rui Paulo
On 1 Oct 2008, at 13:04, Danny Braniss wrote: Hi, Now that freebsd is under svn, I decided to try what I failed with cvs, and actually using svn/svk/svnsync I have a mirror and a local branch in sync! Since the date reported by uname is not that relevant, is it possible to add the

Re: svn rev. number

2008-10-01 Thread Max Laier
On Wednesday 01 October 2008 14:04:20 Danny Braniss wrote: Hi, Now that freebsd is under svn, I decided to try what I failed with cvs, and actually using svn/svk/svnsync I have a mirror and a local branch in sync! Since the date reported by uname is not that relevant, is it possible to

Re: svn rev. number

2008-10-01 Thread Danny Braniss
On Wednesday 01 October 2008 14:04:20 Danny Braniss wrote: Hi, Now that freebsd is under svn, I decided to try what I failed with cvs, and actually using svn/svk/svnsync I have a mirror and a local branch in sync! Since the date reported by uname is not that relevant, is it possible

FW: i386/127710: My driver PCI probe is not called for my correspondingdevice ID and Vendor ID

2008-10-01 Thread Bagavathy Kumar Mahendran
Dear All, Iam writing a new driver for a SAS/SATA Controller having a Class ID -0x01 Sub Class - 0x07 Programming Interface - 0x00 Hence instead of my probe function the Static build Card Bus Driver cbb is attaching just by simply checking sub class 0x07 and programming interface

RE: i386/127710: My driver PCI probe is not called for my correspondingdevice ID and Vendor ID

2008-10-01 Thread Bagavathy Kumar Mahendran
My PCI Express card has Class ID is 0x1 Sub Class ID is 0x7 Programming Interface is 0x0 How a card bus driver can attach my PCI Express Card. The Card Bus driver gets attached with out checking the Class ID. How he can take

Re: FW: i386/127710: My driver PCI probe is not called for my correspondingdevice ID and Vendor ID

2008-10-01 Thread John Baldwin
On Wednesday 01 October 2008 08:50:15 am Bagavathy Kumar Mahendran wrote: Dear All, Iam writing a new driver for a SAS/SATA Controller having a Class ID -0x01 Sub Class - 0x07 Programming Interface - 0x00 Hence instead of my probe function the Static build Card Bus Driver

Re: svn rev. number

2008-10-01 Thread Artis Caune
small catch, i'm using svk, but i guess I'll look into current's newvers.sh. and running -stable. If that's the case, newvers.sh will add the output of it to uname: FreeBSD fbsd8 8.0-CURRENT FreeBSD 8.0-CURRENT #4 r180876:183019M:... How about $FreeBSD$ svn tag. Some binaries include rcsids

Re: Major SMP problems with lstat/namei

2008-10-01 Thread John Baldwin
On Thursday 25 September 2008 07:00:04 pm Jeff Wheelhouse wrote: On Sep 24, 2008, at 12:12 PM, John Baldwin wrote: Shared lookups only work on the NFS client in 6.x. I'm about to turn them on for UFS in HEAD (8.x) and will backport the needed fixes to 7.x after 7.1 (too risky to

Sched_ule.c - 8.0

2008-10-01 Thread Murty, Ravi
Hello All, I was browsing the ULE 8.0 scheduler code and happen to find something interesting. This might be intentional; since I don't think it is that big a deal and is certainly not a bug. In the implementation of sched_affinity - which from what I understand gets called when the cpuset

Re: SSH Brute Force attempts

2008-10-01 Thread Eitan Adler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rich Healey wrote: Recently I'm getting a lot of brute force attempts on my server, in the past I've used various tips and tricks with linux boxes but many of them were fairly linux specific. What do you BSD guys use for this purpose? If this

Re: Re: Hardware support for AMD Geode CS5536 audio?

2008-10-01 Thread ancelgray
To All, I finally have a working CS5536 audio driver for FreeBSD 6.2. The filename is snd_amd5536.ko and I will be making it available shortly. I have been using an ALIX-1C motherboard for my testing. Anyone have other hardware that they want to test it on? Another question. How does one