thorpej
a72f993570
When possible, use ring mode for descriptors. Not only is this slightly
...
more efficient on genuine DEC chips, but some clones apparently Lose Badly
if you use chain mode. To further complicate things, some clones *only*
do chain mode, so make this whole mess conditional.
2000-01-28 23:23:49 +00:00
thorpej
59fbdbb7cb
Just use a regular Tx descriptor for the setup packet; don't bother with
...
a separate one.
2000-01-28 22:23:58 +00:00
wiz
03df73abb2
reorder long descriptions for arguments to be in alphabetical order.
...
XXX: shouldn't 'enable' and 'disable' for -n be marked up in some way?
2000-01-28 19:51:34 +00:00
itojun
e38f0bc373
add pim6sd: PIMv6 sparse mode daemon. (from KAME)
2000-01-28 19:32:43 +00:00
thorpej
cb239424d0
Fix part of previous commit.
2000-01-28 18:27:41 +00:00
itojun
e0df61eefa
increase libc's shlib minor for rcmd_* changes. sorry to be late.
...
Suggested by: Klaus Klein
2000-01-28 17:40:41 +00:00
augustss
839e3f4725
Make it possible to read /dev/usb so the USB event mechanism can be used.
2000-01-28 17:26:03 +00:00
bouyer
54a73269c2
Updates for ext2fs revision 1.
2000-01-28 17:19:36 +00:00
cjs
26944f9bf6
Add bpp (parallel port) device.
2000-01-28 16:08:52 +00:00
bouyer
09d4663f6e
Correct bogons in filetype option support, and add support for the
...
sparse_super option.
2000-01-28 16:01:46 +00:00
bouyer
be4a409b30
Correct (minor) bogons in filetype option support, and add support
...
for sparse_super option
2000-01-28 16:00:23 +00:00
pk
f18d4a028b
Define the fixed hme PHY addresses.
2000-01-28 15:52:34 +00:00
pk
437ad6d192
Reset audio chip on device open.
2000-01-28 15:49:44 +00:00
pk
8b07bf2245
standard nomencature: bp -> bh
2000-01-28 15:47:18 +00:00
pk
a5d6b10bad
fdcstatus() formatting.
2000-01-28 15:46:20 +00:00
takemura
39bbf02101
Delete unused lines.
2000-01-28 15:18:32 +00:00
takemura
ae6160e233
CPU specific idle hook and VR idle routine.
2000-01-28 15:08:36 +00:00
takemura
48205b1acc
Delete unused lines.
2000-01-28 15:02:11 +00:00
augustss
ef79cf035a
Correct error message list. From Nick Hibma.
2000-01-28 13:32:55 +00:00
enami
6e5c754b80
Set the right ethertype in LLC header for PVC interface.
...
Pointed by onoe@sm.sony.co.jp
2000-01-28 13:27:29 +00:00
pk
2f0be0855f
pv_unlink4m: correctly clear the PV_ANC flag. Noted by Artur Grabowski.
2000-01-28 13:06:02 +00:00
jdc
adedf8475e
BUFQ_* fixes.
2000-01-28 11:30:22 +00:00
augustss
119272426a
Fix typo. From Nick Hibma.
2000-01-28 10:19:48 +00:00
hannken
a6ee792cee
The decision that `disksort_cylinder' uses to decide if the buffer needs
...
to go to the inversion list is incomplete. If the cylinders are equal
block numbers must be checked.
This caused lockups if some buffers with the same cylinder were cycling
through the list, as it may happen with softdep enabled.
Fixes PR #9197 .
2000-01-28 09:27:38 +00:00
itojun
59b810d3a5
backout previous commit - freeaddrinfo(NULL) issue.
2000-01-28 08:09:48 +00:00
chs
26c744c85b
remove a debug printf that has outlived its usefulness.
2000-01-28 08:02:48 +00:00
itojun
591ffe9e30
wrap "DAD start" message into #ifdef DIAGNOSTIC.
...
From: thorpej, "Soren S. Jorvang" <soren@wheel.dk>
2000-01-28 07:21:29 +00:00
fair
e80b8c24a3
remove extraneous flags for xntpd startup, since there is now a
...
default ntp.conf file, per PR 4312
2000-01-28 06:55:52 +00:00
fair
5d393eb4ca
added ./etc/ntp.conf per PR 4312
2000-01-28 06:53:33 +00:00
fair
613805537a
A default NTP configuration file, per PR 4312.
2000-01-28 06:49:16 +00:00
shin
e35089652c
platid regen.
2000-01-28 06:22:53 +00:00
shin
8f9ba8c314
add MC/R730
2000-01-28 06:22:10 +00:00
shin
69cb6f62a5
add MC/R730 platid.
2000-01-28 06:21:49 +00:00
nisimura
9ddaa2112f
Nuke isbad(), and fix typos.
2000-01-28 02:25:24 +00:00
enami
fb470150bb
- Sort SEE ALSO section first by section.
...
- Note that 3c575 is now supported by ex(4).
2000-01-28 01:55:27 +00:00
augustss
8cc78f4f7d
Small restructuring: break out opening of pipes into its own function.
2000-01-28 00:51:25 +00:00
augustss
3eccf22362
GC a #define.
2000-01-28 00:45:55 +00:00
augustss
30f0efb4f2
Add uhci_root_ctrl_done() method.
2000-01-28 00:44:27 +00:00
augustss
9cd4bf4652
Remove the hack that handled truncated transfers.
2000-01-28 00:29:53 +00:00
augustss
4e9e8e52f4
Change the test to check if transfers are done. The old test was broken
...
and sometimes reported transfers as done prematurely.
This fix seems to stabilize the Ethernet drivers.
2000-01-28 00:15:54 +00:00
augustss
3c27de72ac
Fix typo in tailp bit defines. From Nick Hibma.
2000-01-28 00:11:38 +00:00
augustss
10dd6e61c3
Regen.
2000-01-28 00:09:19 +00:00
augustss
d4dda219e1
Fix typo.
2000-01-28 00:08:57 +00:00
christos
d6ac7627ea
Fix bin/9184, bin/9194, bin/9265, bin/9266
...
Exitcode and negation problems (From Martin Husemann)
2000-01-27 23:39:38 +00:00
mjacob
77e40e844d
Add some defines for TLSB interrupt mask and summary registers. Update
...
copyright.
2000-01-27 22:27:50 +00:00
itojun
55ffb1ce63
make error check against getnameinfo().
2000-01-27 19:52:43 +00:00
itojun
741f9b63b2
clarify reverse lookup and -N.
...
getaddrinfo(AI_CANONNAME) does not imply reverse lookup.
2000-01-27 19:20:49 +00:00
tsubai
22a3504708
Make this work on the G4 too.
2000-01-27 17:39:20 +00:00
bouyer
68e6de32b3
Add missing '#include "opt_vax630.h"' for custom kernels.
2000-01-27 17:06:55 +00:00
bouyer
e7ea87d850
Adapt for matt's changes.
2000-01-27 16:58:44 +00:00