This directory contains modified kernel modules required by the APV.
These modules are based on OpenBSD 2.9 current as of 5/17/2001.
These modules should replace the modules in the /usr/src/sys source tree,
except for the configuration files, which should not replace any existing
configuration files.  If you are modifying a later version of OpenBSD
than above, you should resolve any differences manually.

arch/i386/conf/VAULT4
conf/GENERIC4

  Configuration files to build a kernel suitable for running the APV.
  IPv6 support is suppressed, and APV kernel modifications are included.

net/

  bpf.c
  bpf.h
  bpfdesc.h

  BPF modifications to allow direct transfer of network data to disk
  without passing through user space twice.

scsi/

  ch.c

  Modifications to allow barcode data to be returned in response to
  CHIOGSTATUS.

  scsiconf.c

  Modifications to allow correct SCSI inquiry data to be retrieved
  from Qualstar 8211 tape library.
