NetBSD/sys/conf
bouyer 8cfc41f9ed First cut at a esiop driver (enhanced siop). Doesn't implement tagged queuing
yet.
If is restricted to SIOP which implement the load/store instruction, and
has 10 scratch registers (basically, 825 and newer, possibly 770).
It implements a different interface between host and script, using a real
ring for command starts, and improved support for reconnect which will allow
256 tag per device. It uses interrupt on the fly to signal complete command,
which allows several commands to be serviced per interrupt and doesn't require
the script to stop to signal command completion.
2002-04-21 22:52:05 +00:00
..
files First cut at a esiop driver (enhanced siop). Doesn't implement tagged queuing 2002-04-21 22:52:05 +00:00
Makefile.kern.inc Make sure USETOOLS value is propagated (for USETOOLS?=no case in each 2002-03-18 15:20:08 +00:00
newvers_stand.sh replace a head | tail | sed sequence with a single link awk invocation, 2000-08-23 07:15:20 +00:00
newvers.sh Const'ify string constants. 2000-07-14 07:14:03 +00:00
osrelease.sh Bump kernel version -- ERESTART has been moved and EPASSTHROUGH has 2002-03-17 19:43:07 +00:00
param.c Provide hooks to include the config file(s) in the kernel binary. 2001-12-17 15:40:43 +00:00