Age | Commit message (Collapse) | Author |
|
|
|
ok deraadt@, todd@
|
|
|
|
|
|
more fixes comming.
|
|
|
|
|
|
|
|
Renauld of Network Storage Solutions, Inc. Many fixes, wider device
support. In particular, the notorious 'Target 0' problem seems to be
fixed.
Does *not* include any updates to isa or eisa code beyond what was
necessary to compile.
Known issues:
1) Tagged Queuing is probably not optimal.
2) PPR negotiation may not be fully functional.
3) No support yet for freezing devices or channels.
4) The mechanism for preventing 'A' and 'B' channel confusion during probe
can fail if scsibus > 254 found.
5) Requeuing I/O's not working. A workaround will be committed almost
immediately. At the moment timeouts, SCSI message rejects, aborting
SCB's and trying to freeze a device may cause incomplete i/o's to be
reported as complete.
6) Verbosity and probe messages need work.
7) Last disk on bus seems to go through an extra re-negotiation.
8) >16 devices on an adapter will trigger the usual problems of total
openings exceeding available SCB's under heavy load.
Tested by deraadt@, beck@, miod@, naddy@, drahn@, marc@ amoung
others.
ok deraadt@.
|
|
Expect improvements in this area soon.
ok dhartmei@ mcbride@
|
|
|
|
Allows multiple hosts to share an IP address, providing high availability
and load balancing.
Based on code by mickey@, with additional help from markus@
and Marco_Pfatschbacher@genua.de
ok deraadt@
|
|
|
|
cleanup IPv6 flowlabel handling. deraadt ok
|
|
|
|
PLEASE NOTE: the tree is unlocking early for developers who were involved
in the release process. for other developers the tree is NOT UNLOCKED YET.
the following people are unlocked:
beck, tdeval, nick, krw, pb, fries, matthieu, marcm, cedric, mdw,
drahn, sturm, millert, andreas, markus, jason, avsm, wim, frantzen,
fgs, henning, mcbride, hugh, tedu, nate, weingart, canacar, nordin,
miod, danh, wilfried, deraadt, itojun, mickey, miod, deraadt
Other developers are not unlocked. If I missed anyone, talk to me.
Sorry, but our development process is oriented around "hack for 5 months,
then do 1 month of release engineering. If a developer hacks for 5 months
and then does not show up to help with release engineering, then we take
that to mean they are less serious, and can give a bit of pause to the
serious developers who now want to get things into the tree post-unlock.
|
|
|
|
|
|
Exposes the source IP's operating system to the filter language.
Interesting policy decisions are now enforceable:
. block proto tcp from any os SCO
. block proto tcp from any os Windows to any port smtp
. rdr ... from any os "Windows 98" to port WWW -> 127.0.0.1 port 8001
|
|
|
|
- support for 8 and 32 bit registers.
from NetBSD.
deraadt@ and krw@ testing and ok.
|
|
|
|
|
|
|
|
|
|
|
|
rescinded 22 July 1999. Proofed by myself and Theo.
|
|
mickey.
|
|
|
|
markus ok
|
|
bad. suggested by deraadt and naddy
|
|
|
|
The lm driver provides support for the National Semiconductor LM series
hardware monitors and register compatible chips. It supports LM78,
LM78-J, LM79, Winbond W83697HF, W83627HF, W83781D and W83782D chips.
Tested and ok'ed by millert@ and henning@.
|
|
|
|
|
|
|
|
ok deraadt@
|
|
ANOTHER case of a developer having ignored licenses when importing code.
|
|
Thankfully HP's ps/2 mouse have no specific behaviour.
|
|
|
|
|
|
based on feedback and discussions with mickey, henric, fgsch and jakob.
ok art@, mickey@, jakob@, henric@
|
|
|
|
First cut at osiop driver (LSI Logic/Symbios/NCR 53C710). For hppa
only at the moment.
Functional for the most part, but there are known problems:
1) SCSI_CHECK/REQUEST_SENSE not handled at all - simply returns a
zero'ed scsi_sense_data buffer. As a result all osiop sc_link's are
created with the ADEV_NODOORLOCK quirk to suppress PREVENT_ALLOW
commands from being issued (and failing) during probe.
2) Sync negotiation (wide is not supported on this chip) needs to be
validated due to some ominous comments in the source about being valid
only for the 33Mhz Zeus board.
3) Probe message needs fixing/completion to issue useful info. See 2).
4) Timeout/hangs occur under heavy load, e.g. make builds.
From NetBSD.
ok mickey@
|
|
|
|
ok fgs@
|
|
ok dhartmei@, mcbride@, henning@
|
|
ok theo
|
|
|
|
|