rpaulo 2008-07-01 21:36:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
etc devd.conf
sys/dev/acpi_support acpi_asus.c
Log:
SVN rev 180157 on 2008-07-01 21:36:03Z by rpaulo
MFC r180062:
Add the missing support for Asus
rpaulo 2008-06-27 12:04:36 UTC
FreeBSD src repository
Modified files:
etc devd.conf
sys/dev/acpi_support acpi_asus.c
Log:
SVN rev 180062 on 2008-06-27 12:04:36Z by rpaulo
Add the missing support for Asus Eee PC in acpi_asus(4).
This includes hotkeys
kmacy 2008-06-15 13:26:25 UTC
FreeBSD src repository
Modified files:
etc devd.conf
Log:
SVN rev 179805 on 2008-06-15 13:26:25Z by kmacy
remove incorrect comment that I missed in my last change
Revision ChangesPath
1.41 +0 -2 src/etc/d
kmacy 2008-06-15 13:25:23 UTC
FreeBSD src repository
Modified files:
etc devd.conf
Log:
SVN rev 179804 on 2008-06-15 13:25:23Z by kmacy
Stop moused on a detach event. Remove incorrect comment.
This fixes frequent problems with usb mice and kvm switche
mtm 2008-01-26 13:50:38 UTC
FreeBSD src repository
Modified files:
etc devd.conf
Log:
Generally, anything that runs rc.d scripts internally should
start using the quiet prefix (i.e. quietstart, quietstop, etc...).
Revision ChangesPath
1.39
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
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
>
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
sys/dev/acpica acpi.c acpiio.h acpivar.h
Log:
Update the suspend/r
pjd 2007-04-08 16:05:23 UTC
FreeBSD src repository
Modified files:
etc devd.conf
Log:
There can be many reasons of VDEV failures, so log type as well.
Revision ChangesPath
1.37 +1 -1 src/etc/devd.conf
pjd 2007-04-08 15:56:49 UTC
FreeBSD src repository
Modified files:
etc devd.conf
Log:
Provide sample entries to handle ZFS problem reports.
It'd be nice to send them via e-mail...
Revision ChangesPath
1.36 +31 -0 src/etc/devd.conf
_
imp 2007-02-15 16:38:10 UTC
FreeBSD src repository
Modified files:
etc devd.conf
Log:
fix comment about what pnpinfo is set
Revision ChangesPath
1.35 +2 -1 src/etc/devd.conf
___
cvs-all@freebsd
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
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
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
:
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
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
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
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
> 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
> 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
joerg 2007-02-14 08:13:54 UTC
FreeBSD src repository
Modified files:
etc devd.conf
Log:
Add some entries to log unknown devices, based on the bus they appear
on.
Some things appear to be completely missing though, like the USB vendor
and product string
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
> >
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
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 interfaces to devd on attach/detach. This adds a new devctl
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
thompsa 2006-06-01 00:41:07 UTC
FreeBSD src repository
Modified files:
etc devd.conf
etc/rc.d devd
sys/net if.c
Log:
Announce all interfaces to devd on attach/detach. This adds a new devctl
notification so all interfaces inclu
emax2006-03-21 19:42:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc devd.conf
etc/rc.d syscons
Log:
MFC:
Reorganize /etc/rc.d/syscons and move all keyboard related settings
into one function syscons_configu
emax2006-03-16 17:42:28 UTC
FreeBSD src repository
Modified files:
etc devd.conf
etc/rc.d syscons
Log:
Reorganize /etc/rc.d/syscons and move all keyboard related settings
into one function syscons_configure_keyboard(). Call new function fro
emax2006-03-07 06:13:17 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc devd.conf
etc/rc.d syscons
Log:
MFC:
Add new 'setkeyboard' method to the /etc/rc.d/syscons. It accepts the
keyboard device name (i.e. /dev
emax2006-03-06 06:38:35 UTC
FreeBSD src repository
Modified files:
etc devd.conf
etc/rc.d syscons
Log:
Add new 'setkeyboard' method to the /etc/rc.d/syscons. It accepts the
keyboard device name (i.e. /dev/kbd0). This method will do nothing
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
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
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
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.
>
>
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.
PR: conf/73799
Submitted by: Anish Mistry
Revisi
emax2005-11-23 22:51:02 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
etc devd.conf
etc/bluetoothhosts protocols
etc/defaults Makefile rc.conf
etc/rc.d Makefile
Added files: (Branch: RE
emax2005-11-23 18:03:33 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc devd.conf
etc/bluetoothhosts protocols
etc/defaults Makefile rc.conf
etc/rc.d Makefile
Added files: (Branch: RE
emax2005-11-12 03:42:56 UTC
FreeBSD src repository
Modified files:
etc devd.conf
Log:
Add section to start/stop Bluetooth USB devices (via ng_ubt(4))
Submitted by: Panagiotis Astithas ( past at ebs dot gr )
Reviewed by:brooks, imp
MFC after:
38 matches
Mail list logo