Re: cvs commit: src/etc devd.conf rc.resume rc.suspend src/sys/i386/acpica acpi_machdep.c src/usr.sbin/acpi/acpiconf acpiconf.c src/sys/dev/acpica acpi.c acpiio.h acpivar.h

2007-06-22 Thread Nate Lawson
Kostik Belousov wrote: > On Thu, Jun 21, 2007 at 10:50:37PM +, Nate Lawson wrote: >> njl 2007-06-21 22:50:37 UTC >> >> FreeBSD src repository >> >> Modified files: >> etc devd.conf rc.suspend rc.resume >> sys/i386/acpica acpi_machdep.c >> usr.sbin

Re: cvs commit: src/etc devd.conf rc.resume rc.suspend src/sys/i386/acpica acpi_machdep.c src/usr.sbin/acpi/acpiconf acpiconf.c src/sys/dev/acpica acpi.c acpiio.h acpivar.h

2007-06-21 Thread Kostik Belousov
On Thu, Jun 21, 2007 at 10:50:37PM +, Nate Lawson wrote: > njl 2007-06-21 22:50:37 UTC > > FreeBSD src repository > > Modified files: > etc devd.conf rc.suspend rc.resume > sys/i386/acpica acpi_machdep.c > usr.sbin/acpi/acpiconf acpiconf.c >

Re: cvs commit: src/etc devd.conf

2007-02-15 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Joerg Wunsch <[EMAIL PROTECTED]> writes: : As M. Warner Losh wrote: : : > where's this comment to which you refer so I can go kill it :-) : : In devd.conf, in the default (lowest priority) nomatch entry. The variable pnpinfo isn't set, but all of the p

Re: cvs commit: src/etc devd.conf

2007-02-15 Thread Joerg Wunsch
As M. Warner Losh wrote: > where's this comment to which you refer so I can go kill it :-) In devd.conf, in the default (lowest priority) nomatch entry. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/NIC: JW11-RIPE Never trus

Re: cvs commit: src/etc devd.conf

2007-02-15 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Joerg Wunsch <[EMAIL PROTECTED]> writes: : As M. Warner Losh wrote: : : > : Another thing that is entirely missing (even as a variable) appears : > : to be a pccard's "function_type". ... : : > I thought that was published. pccard's pnpinfo includes :

Re: cvs commit: src/etc devd.conf

2007-02-14 Thread Joerg Wunsch
As M. Warner Losh wrote: > : Another thing that is entirely missing (even as a variable) appears > : to be a pccard's "function_type". ... > I thought that was published. pccard's pnpinfo includes > function_type (I just checked the sources). Hmm, I blindly trusted the comment that claimed pnp

Re: cvs commit: src/etc devd.conf

2007-02-14 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Joerg Wunsch <[EMAIL PROTECTED]> writes: : As Warner Losh wrote: : : > I have in on of my p4 trees patches that return the strings safely. : > I did them so long ago that I could have sworn I merged them back : > into the base FreeBSD. : : It would be g

Re: cvs commit: src/etc devd.conf

2007-02-14 Thread Joerg Wunsch
As Warner Losh wrote: > I have in on of my p4 trees patches that return the strings safely. > I did them so long ago that I could have sworn I merged them back > into the base FreeBSD. It would be great to have these around in devd. Another thing that is entirely missing (even as a variable) app

Re: cvs commit: src/etc devd.conf

2007-02-14 Thread Bernd Walter
On Wed, Feb 14, 2007 at 04:02:54PM -0700, Warner Losh wrote: > > Some things appear to be completely missing though, like the USB vendor > > and product strings. > > These strings are optional. If they are present, they will be > presented. No - they aren't handled over to devd, at least not

Re: cvs commit: src/etc devd.conf

2007-02-14 Thread Warner Losh
> On Wed, Feb 14, 2007 at 04:02:54PM -0700, Warner Losh wrote: > > > Some things appear to be completely missing though, like the USB vendor > > > and product strings. > > > > These strings are optional. If they are present, they will be > > presented. > > No - they aren't handled over to de

Re: cvs commit: src/etc devd.conf

2007-02-14 Thread Warner Losh
> Some things appear to be completely missing though, like the USB vendor > and product strings. These strings are optional. If they are present, they will be presented. Warner ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/l

Re: cvs commit: src/etc devd.conf src/etc/rc.d devd src/sys/net if.c

2006-08-16 Thread Brooks Davis
On Mon, Aug 14, 2006 at 06:43:38PM +0200, Dominique Goncalves wrote: > Hi, > > On 7/24/06, Andrew Thompson <[EMAIL PROTECTED]> wrote: > >thompsa 2006-07-24 20:42:36 UTC > > > > FreeBSD src repository > > > > Modified files:(Branch: RELENG_6) > >etc devd.conf > >

Re: cvs commit: src/etc devd.conf src/etc/rc.d devd src/sys/net if.c

2006-08-14 Thread Dominique Goncalves
Hi, On 7/24/06, Andrew Thompson <[EMAIL PROTECTED]> wrote: thompsa 2006-07-24 20:42:36 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc devd.conf etc/rc.d devd sys/net if.c Log: MFC Announce all inter

Re: cvs commit: src/etc devd.conf src/etc/rc.d devd src/sys/net if.c

2006-05-31 Thread Gleb Smirnoff
On Thu, Jun 01, 2006 at 12:41:07AM +, Andrew Thompson wrote: A> This change allows actions to taken in userland when an interface is cloned A> and the pseudo interface will be automatically configured if a ifconfig_="" A> line exists in rc.conf. Nice! -- Totus tuus, Glebius. GLEBIUS-R

Re: cvs commit: src/etc devd.conf usbd.conf

2005-12-14 Thread John Baldwin
On Wednesday 14 December 2005 03:13 pm, Ian Dowse wrote: > In message <[EMAIL PROTECTED]>, John Baldwin writes: > >On Saturday 10 December 2005 07:18 pm, Ian Dowse wrote: > >> Move the remaining entries from usbd.conf to devd.conf. This now > >> makes usbd redundant. > > > >So are you going to

Re: cvs commit: src/etc devd.conf usbd.conf

2005-12-14 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, John Baldwin writes: >On Saturday 10 December 2005 07:18 pm, Ian Dowse wrote: >> Move the remaining entries from usbd.conf to devd.conf. This now >> makes usbd redundant. > >So are you going to axe usbd(8) now? Yes, as Anish says I have a patch mostly ready to c

Re: cvs commit: src/etc devd.conf usbd.conf

2005-12-14 Thread Anish Mistry
On Wednesday 14 December 2005 01:58 pm, John Baldwin wrote: > On Saturday 10 December 2005 07:18 pm, Ian Dowse wrote: > > iedowse 2005-12-11 00:18:28 UTC > > > > FreeBSD src repository > > > > Modified files: > > etc devd.conf usbd.conf > > Log: > > Move the remaini

Re: cvs commit: src/etc devd.conf usbd.conf

2005-12-14 Thread John Baldwin
On Saturday 10 December 2005 07:18 pm, Ian Dowse wrote: > iedowse 2005-12-11 00:18:28 UTC > > FreeBSD src repository > > Modified files: > etc devd.conf usbd.conf > Log: > Move the remaining entries from usbd.conf to devd.conf. This now > makes usbd redundant. > >