asr(4): Sync with FreeBSD.
authorSascha Wildner <saw@online.de>
Sun, 29 Jan 2012 15:13:13 +0000 (16:13 +0100)
committerSascha Wildner <saw@online.de>
Sun, 29 Jan 2012 15:16:16 +0000 (16:16 +0100)
commit7b0cd042530ea636015421994f515b16626ac865
tree67085f7caab36bd3ebe7652a85d7258d1d6829fe
parent3fc1786cedde198884d9d028d45db9d7bd948165
asr(4): Sync with FreeBSD.

Updates us to V1.10 which is mostly cleanup:

* Massive cleanup of the driver to remove dead code and non-conformant
  style.

* Removed most i386-specific code to make it more portable.

* Converted to the bus_space API.

Tested with an old ASR-2110S.
23 files changed:
Makefile_upgrade.inc
share/man/man4/Makefile
share/man/man4/asr.4 [moved from share/man/man4/man4.i386/asr.4 with 59% similarity]
share/man/man4/man4.i386/Makefile
sys/config/LINT
sys/dev/raid/asr/MAINTAINER [deleted file]
sys/dev/raid/asr/Makefile
sys/dev/raid/asr/asr.c
sys/dev/raid/asr/dptalign.h
sys/dev/raid/asr/dptsig.h
sys/dev/raid/asr/i2oadptr.h
sys/dev/raid/asr/i2obscsi.h
sys/dev/raid/asr/i2odep.h
sys/dev/raid/asr/i2odpt.h
sys/dev/raid/asr/i2oexec.h
sys/dev/raid/asr/i2omsg.h
sys/dev/raid/asr/i2otypes.h
sys/dev/raid/asr/i2outil.h
sys/dev/raid/asr/osd_defs.h
sys/dev/raid/asr/osd_unix.h
sys/dev/raid/asr/osd_util.h
sys/dev/raid/asr/sys_info.h
sys/platform/pc32/conf/options