dougb
293e16b82f
Do vidcontrol -m on after starting moused for a usb mouse.
...
PR: conf/39125
Submitted by: Mike Makonnen <makonnen@pacbell.net>
Not objected to by: -current and -hackers
2002-06-18 07:50:16 +00:00
n_hibma
f116f7a004
Add an entry for coldsync, to facilitate synchronising a Handspring Visor
...
with FreeBSD.
2002-03-08 14:46:13 +00:00
n_hibma
5345ee4b33
Kill the correct dhclient on detach of the ethernet device.
...
Submitted by: Josef Karthauser <joe@freebsd.org>
Submitted by: Chris Dillon <cdillon@wolves.k12.mo.us>
2000-10-20 00:42:05 +00:00
n_hibma
367b573a1e
Merge from stable: Update of comments
2000-10-16 16:38:04 +00:00
n_hibma
d43514ac75
Entry for Zip drive no longer needed. We do automatic rescans on connect
...
now.
2000-04-03 11:16:41 +00:00
n_hibma
bdc1f1cd83
Add the aue ethernet interface as well
...
Submitted by: Can't remember and can't find it either.
2000-03-16 09:46:46 +00:00
kuriyama
6e6fcaf129
Add $FreeBSD$.
2000-01-20 14:56:37 +00:00
n_hibma
35a61f699e
Add an entry for dhclient and the USB ethernet adapters.
2000-01-10 22:34:36 +00:00
n_hibma
66bb1ef94c
Add the ability to match on device names attached to.
...
If a device is attached to ums4, you can reference this devname in
the configuration file as ${DEVNAME} (a shell variable, yes).
1999-11-28 21:27:31 +00:00
n_hibma
dc9f13f434
Flip the sequence of vendor, product around, to make it consistent
...
with the rest of the world. This avoids confusion when talking about
VID.PID.RID vs. PID.VID.RID. The former is the sequence normally used.
1999-11-22 19:08:36 +00:00
n_hibma
8e826fbb57
Add event queue handling. It triggers activities on events read from
...
/dev/usb. The actions are specified in the file /etc/usbd.conf.
usbd.c:
- Add event queue (/dev/usb) handling.
- Add comments
- Clean up code some more
usbd.8:
- Update manpage for the new command line flags
- Remove a duplicate FreeBSD tag from it).
usbd.conf, usbd.conf.5, Makefile:
- Add the usbd.conf configuration file and the man page for it.
NOTE: MAKEDEV already creates the /dev/usb device tree node, no change
needed there anymore.
1999-11-21 17:44:43 +00:00