Commit Graph

1955 Commits

Author SHA1 Message Date
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
msmith
34ed7085e3 Fix the entry for the NetGear FA410TX, which appears to have been committed
untested (invalid syntax, and config index 0x1 does not appear to exist in
the card as it currently ships).
1999-11-21 09:48:15 +00:00
roberto
1ffa510a37 Add share/examples/netgraph.
Forgotten by: our friends at Whistle.
1999-11-19 12:14:10 +00:00
peter
ab56d89b34 Use a common MAKEDEV between the Alpha and i386 - the only differences
of significance were due to the Alpha version going stale.  We use common
device numbering for devices.  Hopefully, this file's days are numbered.
1999-11-18 04:31:31 +00:00
n_hibma
9257d7c5a0 Add the entry for usb (as opposed to usb<number>). It's minor is equivalent
to usb255 and will be used for the event queue of the usb daemon.
1999-11-17 23:02:34 +00:00
ache
ef80f4fe76 Add network pass4 - after all local (/usr/local/etc/rc.d f.e.)
daemons started. Move log_in_vain option there. It is needed to avoid
lot of connections to port 80 logged on production WWW server prior
Apache started from /usr/local/etc/rc.d
1999-11-17 22:38:02 +00:00
roger
47e5f46c76 Add Nokia Cellular Data Card DTP2 and DTP-2 ver II 1999-11-16 17:44:31 +00:00
ache
13f6adacd5 Add single_mountd_enable hook to run mountd but not NFS server
Needed for machine with CFS but without real NFS
1999-11-14 21:28:13 +00:00
sos
90188d1d4b cleanup the IDE cases a bit, add the ad driver to the all: target. 1999-11-09 12:53:01 +00:00
jlemon
fad9b06dcd Add missing netinet6.
Detected by:	make world
1999-11-05 18:49:00 +00:00
obrien
b4d1d2d7ae Entry for Network Everywhere Ethernet 10BaseT PC Card.
Submitted by:	alfred
1999-11-05 11:21:19 +00:00
obrien
10085cee10 Add entry for BayNetworks NETGEAR FA410TXC Fast Ethernet. Poster had this
in PAO format, so there might be a buglet in my conversion.

Submitted by:	Robert Withrow <bwithrow@nortelnetworks.com>
1999-11-05 11:17:23 +00:00
obrien
b695eece0f Add network entry for Xircom Realport (Ethernet + modem).
Submitted by:	Nick Slager <nicks@albury.net.au>
1999-11-05 11:11:09 +00:00
ru
28b2aeb2ae Pass IP fragments with non-zero offset. The semantics of matching
IP fragments has been changed in src/sys/netinet/ip_fw.c,v 1.78.

Reminded by:	"Ronald F. Guilmette" <rfg@monkeys.com>
1999-11-04 10:13:59 +00:00
ghelmer
15b0a898a0 "make install" did not install 150.clean-hoststat.
PR:	bin/12497
1999-11-04 03:00:33 +00:00
bp
ebbd3f872f Add share/examples/nwclient directory. 1999-11-03 11:57:04 +00:00
nik
0c2ff8ce1e Document the ch* devices.
PR:             docs/14401
Submitted by:   Crist J. Clark <cjc@cc942873-a.ewndsr1.nj.home.com>
1999-11-01 19:45:59 +00:00
phk
5e906c1f10 Fix a rather amusing bug.
Try this:
	setenv LANG ASCII
	cal 1999
:-)

PR:		12116
Submitted by:	Anton Berezin tobez@plab.ku.dk
Reviewed by:	phk
1999-10-30 07:28:49 +00:00
obrien
fb0fd2c664 Fix ownership of /dev/fd/*. We still had a bin:bin hangover from pre-3.0.
Noticed by:	bde
1999-10-30 07:00:13 +00:00
peter
0deeb8de09 Actually install the rc.sysctl file (the one that reads /etc/sysctl.conf) 1999-10-29 01:33:49 +00:00
dillon
f2d6933dbd Remove make.conf from /usr/src/etc/ in favor of the one in
/usr/src/etc/defaults/

Approved by: "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
1999-10-28 21:38:47 +00:00
dillon
ce85324ddc adjust Makefile to handle make.conf's new location
Approved by:  "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
1999-10-28 21:31:46 +00:00
jmb
6551981f31 add sample entry for Linksys 10/100 card 1999-10-28 12:32:55 +00:00
nsayer
cbd46ae245 Add commented entry to the lo0 section inviting bridge users to
enable ARP on filtering bridges.
1999-10-24 00:26:49 +00:00
julian
c5c63975d5 Whistle's Netgraph link-layer (sometimes more) networking infrastructure.
Been in production for 3 years now. Gives Instant Frame relay to if_sr
and if_ar drivers, and PPPOE support soon. See:
ftp://ftp.whistle.com/pub/archie/netgraph/index.html
for on-line manual pages.

Reviewed by: Doug Rabson (dfr@freebsd.org)
Obtained from:  Whistle CVS tree
1999-10-21 09:06:11 +00:00
ru
cacca31f11 Allow for incoming DNS UDP queries. 1999-10-20 08:15:13 +00:00
ache
1ad28a7a19 add uk_UA.KOI8-U locale dirs 1999-10-18 20:18:04 +00:00
kuriyama
abdb926e04 Add Allied Telesis CentreCOM LA-PCM_V2 entry.
Submitted by:	sanpei@sanpei.org
PR:		conf/14301
1999-10-16 13:52:43 +00:00
obrien
a968f654a9 Remove "-k" (kernel-arch) as "i386" is not appropriate on the Alpha.
Also remove the "-d" domain option, as if someone is savey enough to want
this, they are savey enought to make a custom amd_flags in /etc/rc.conf.
1999-10-16 05:42:50 +00:00
brian
99455ff0f7 Fix ``MAKEDEV acd''
Spotted by: Mark Knight <mkn@FreeBSD.org.uk>
1999-10-15 16:20:58 +00:00
bp
511cb27e6c Make libncp actually compiled.
Reviewed by:	mdodd
1999-10-14 06:40:46 +00:00
charnier
88e764a2f5 typo 1999-10-12 19:23:51 +00:00
gibbs
e4a81da9a3 Remove references to the od driver. These devices are no attached by
the da driver and using the same major/minor scheme with the old name
only leads to confusion.

PR: misc/14279
1999-10-12 15:51:58 +00:00
kuriyama
1924ba4e10 Add I-O DATA PCLATE entry.
Submitted by:	sanpei@sanpei.org
PR:		conf/13038
URL:		http://www.iodata.co.jp/products/pccard/pclate.htm
1999-10-11 05:01:08 +00:00
peter
913651d4f8 Remove ipl hooks (bring on DEVFS! :-) 1999-10-10 15:14:46 +00:00
peter
0078f32414 remove ipl hooks 1999-10-10 15:13:48 +00:00
kuriyama
139678a42c Add COREGA EtherII PCC-T entry.
Submitted by:	KANAZAWA makoto <mako@tcn-catv.ne.jp>
PR:		conf/12650
1999-10-07 15:50:44 +00:00
msmith
9ac9ad09b0 Add entries for the 'amrd' and 'mlxd' disk nodes used by the AMI MegaRAID
and Myles drivers respectively.
1999-10-07 02:37:04 +00:00
sheldonh
4d084d0fc6 Do not misinterpret blank and comment lines as passwordless accounts.
PR:	13909
Submitted by:	Peter Jeremy <peter.jeremy@alcatel.com.au>
1999-10-06 10:29:33 +00:00
sheldonh
88b54a2b95 The previous commit missed two unquoted variable expansions. This had
the unfortunate side-effect of breaking the security script for hosts
without kernel support for IPFW. Fix.

Reported by:	jhay
1999-10-04 14:54:34 +00:00
ache
80efb3c34b add ru_RU->ru_SU alias for 8859-5 1999-10-03 00:48:24 +00:00
ache
f95f77e6de add ru_SU.ISO_8859-5 locale dirs 1999-10-03 00:44:56 +00:00
billf
b6956e3e3c If dumpdev exists, it's automatically enabled. Change comment to reflect. 1999-10-01 00:13:44 +00:00
mpp
581ae56e3b Fix a typo in a comment. 1999-09-30 04:55:23 +00:00
nsayer
044d3b94b6 Slight reordering of /etc/rc order: It now goes
...
recover vi
msgs/bounds
update MOTD
rc.{arch}
rc.devfs
rc.local
$local.startup
securelevel

The motive behind this is to delay rc.{arch} as long as possible,
as it loads the screensaver, which kills the splash screen.
But at the same time, it can't be done after rc.devfs, as
that might depend on arch specific actions. rc.local and local.startup
also should come after these, and securelevel must be last of all.
1999-09-24 06:49:00 +00:00
jmb
8764212375 Add information and configuration on the DUL.
Based upon a suggestion from
		Don Croyle <croyle@gelemna.ft-wayne.in.us>.
1999-09-23 22:48:12 +00:00
jkoshy
13f995da9e Remove the "vinum_drives" rc.conf knob. According to Greg <grog@lemis.com>
this is no longer the right way to start Vinum unless you are doing some
kind of maintenance, and that's not the sort of thing that would go into
rc.conf.
1999-09-22 06:31:32 +00:00
phk
cacd50768f Add support for md driver.
sort some comments
1999-09-21 11:11:26 +00:00
green
ec09929389 Make the firewall file variable space-safe. 1999-09-19 21:32:42 +00:00
ache
da42fe19d1 Oops, patch applied to wrong place. 1999-09-15 18:58:33 +00:00