veego
ce6e7b1e81
Add tun2 and tun3 to the all target and create the ugen0 devices in the
...
usbs target.
2000-05-07 19:15:21 +00:00
tsarna
fff5c01493
This was doubly borken...
2000-05-07 19:03:25 +00:00
mycroft
0033b70c27
Put the ramdisk kernel in the release area.
2000-05-07 18:21:17 +00:00
mycroft
d14de3b0e1
__sparc -> __sparc__
2000-05-07 18:16:51 +00:00
mrg
6f214275ce
feex speeling eroor
2000-05-07 17:09:32 +00:00
jonathan
8ee4c016eb
PCI product codes for Yamaha YMF744B (DS-1S) YMF754 (DS-1E) audio chips.
2000-05-07 17:00:06 +00:00
jonathan
0d57ac396d
Product codes for Yamaha YMF744B (DS-1S) YMF754 (DS-1E) audio chips.
2000-05-07 16:56:34 +00:00
veego
f7e2752025
Change one 0 for bootverbose to 1 if DEBUG is defined.
2000-05-07 14:59:23 +00:00
veego
20ae91400c
Add a dummy bootverbose.
2000-05-07 14:49:11 +00:00
veego
21942247f3
It is a bad idea to declare a static bootverbose variable here. Remove it.
2000-05-07 14:43:31 +00:00
martin
41dc1a6839
Avoid stomping on the W0_CONFIG_CTRL register which seems not to be
...
implemented on EISA cards. This makes a 3Com 3C597 Fast Etherlink TX
work for me at last, fixing PR kern/7067.
2000-05-07 14:03:25 +00:00
martin
4a351b20bc
Minimized io ports reserved by this driver to the ports actually needed.
...
Fixes PR kern/5279 for this driver.
2000-05-07 13:57:16 +00:00
wiz
4211fcfd7e
remove unnecessary output to console
2000-05-07 13:50:10 +00:00
blymn
bb92002785
* Fixed possible unassigned variable problem.
2000-05-07 12:14:44 +00:00
bjh21
9404af6d5a
Add myself to portmasters list
2000-05-07 09:57:46 +00:00
veego
701eaba273
add the #71 NODEV entry for bktr to the chrtoblktbl list.
2000-05-07 08:32:50 +00:00
itojun
0098d48228
typo; duplicated verb
2000-05-07 06:23:02 +00:00
wiz
7392f90215
multiple inclusion protection
2000-05-07 03:01:58 +00:00
tsarna
fe4377f98c
Only warn on non-default old nfsiod args.
2000-05-07 02:04:20 +00:00
wiz
3d3dc5c594
add one
2000-05-07 01:46:01 +00:00
wiz
d690122a5e
add devices for bktr; also add them to all target
2000-05-07 01:39:27 +00:00
tsarna
9bd6bb5e81
Auto-adjusting vfs.nfs.iothreads: when mounting the first nfs
...
filesystem, if the number of threads is "-1", meaning it's never been
set, then set it to 4. You can override by setting this to some other
number (including 0) before or after mounting, of course.
Thanks to whoever it was that suggested this on ICB... sorry I don't
remember who.
2000-05-07 01:38:36 +00:00
wiz
2b61227e4a
regen (urio & bktr added)
2000-05-07 01:38:15 +00:00
sjg
3540a44721
correct description of KERNSRCDIR and others
2000-05-07 01:20:47 +00:00
sjg
d14a51faf9
Document bsd.kernobj.mk
2000-05-07 01:19:58 +00:00
wiz
2f7dba9ea1
compilation fix
2000-05-07 01:16:23 +00:00
wiz
a84ef58660
added bt8xx.h for bktr driver
2000-05-07 00:56:03 +00:00
wiz
784bcfd6ba
add bktr device
2000-05-07 00:41:06 +00:00
wiz
eb37e6442b
also add cdev_decl for bktr
2000-05-07 00:38:39 +00:00
hubertf
b471b566f8
In require_delete(), actually use the expanded wildcard passed in via
...
@pkgdep.
Fixes PR 10056 by Dan McMahill <mcmahill@mtl.mit.edu>
2000-05-07 00:33:28 +00:00
wiz
6e87b42ecd
bktr driver added
2000-05-07 00:31:42 +00:00
wiz
188ac21f3f
add bktr
2000-05-07 00:29:19 +00:00
wiz
006e9528a1
install bt8xx.h for bktr
2000-05-07 00:29:03 +00:00
wiz
4caea4817d
some glue for bktr-driver
2000-05-07 00:25:58 +00:00
wiz
5f8b869a3e
Some NetBSD specific changes; also TODO, and import script, based
...
on bind2netbsd by Bernd Ernesti
2000-05-07 00:24:33 +00:00
wiz
c2f780fbfd
Import of (finally busspaced) bktr-driver from FreeBSD (part 2).
...
This version is from the location specified in the README, modified
by bktr2netbsd, to be committed later.
2000-05-07 00:17:13 +00:00
wiz
8b27ce1a70
Import of (finally busspaced) bktr-driver from FreeBSD (part 1).
...
This version is from the location specified in the README, modified
by bktr2netbsd, to be committed later.
2000-05-07 00:16:17 +00:00
augustss
26f708a5a3
Handle the Linksys USB100H1 like the other Linksys adapters.
...
Restructure the code a little.
2000-05-06 20:38:59 +00:00
jdc
20e0a208fb
Only return TRUE if we can actually manipulate colours.
2000-05-06 19:03:39 +00:00
augustss
fd58a6ae12
Regen.
2000-05-06 18:28:36 +00:00
augustss
13d8353ffc
Add Linksys USB100H1, an Ethernet and HomePNA adapter.
2000-05-06 18:28:01 +00:00
itojun
bcf38d6889
determine path to /etc(/mail)?/aliases by using __NetBSD_Version__.
...
the patch will be sent back to wietse.
From: matthew
2000-05-06 16:59:38 +00:00
sommerfeld
90f481ef3f
Handle large offsets with very small options correctly.
2000-05-06 16:35:14 +00:00
he
cbc0b13fa7
Revert away from automatically generating port_ipv6.h, and install
...
a static once-generated version instead. We know we have IPv6
headers available here.
The probing was problematical for several reasons:
o it probed the host headers, not the headers in the build or DESTDIR
tree (could be fixed in another way)
o the probe_ipv6 script mucks with PATH, which would be problematical
for cross compilation.
2000-05-06 16:07:42 +00:00
veego
c1ae3e842e
Add again out changes which get lost during the changeover to the dist
...
format and fix PR#8932 while I am here.
Thanks to Darren for letting me know that it was gone.
We should just move to mandoc, but that makes it harder to keep it in sync
with the releases, so I made the changes in the old format.
2000-05-06 15:39:02 +00:00
itojun
f6b9e3869d
BINMODE=4555. PR 10053.
2000-05-06 15:33:25 +00:00
sjg
608279c0ca
Set RELTOP to '.' if that's where we are.
2000-05-06 15:05:15 +00:00
augustss
82cfd6b42a
Simplify an expression.
2000-05-06 14:35:28 +00:00
augustss
4c46b93c8d
Add bba.
2000-05-06 14:34:31 +00:00
augustss
32e67c7edb
Add pas(4) man page.
2000-05-06 14:33:22 +00:00