dougb
b0a744c075
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
8c83c3f059
Add an entry for coldsync, to facilitate synchronising a Handspring Visor
...
with FreeBSD.
2002-03-08 14:46:13 +00:00
n_hibma
751772db95
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
510fa85550
Merge from stable: Update of comments
2000-10-16 16:38:04 +00:00
n_hibma
d5b9b0d350
Entry for Zip drive no longer needed. We do automatic rescans on connect
...
now.
2000-04-03 11:16:41 +00:00
n_hibma
f9c6026a1f
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
7383f0005b
Add $FreeBSD$.
2000-01-20 14:56:37 +00:00
n_hibma
21354f1081
Add an entry for dhclient and the USB ethernet adapters.
2000-01-10 22:34:36 +00:00
n_hibma
15102c6287
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
e46a86c2de
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
1ac0a15559
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