freebsd-dev/targets/pseudo
John Baldwin c1c9764296 Remove the si(4) driver and sicontrol(8) for Specialix serial cards.
The si(4) driver supported multiport serial adapters for ISA, EISA, and
PCI buses.  This driver does not use bus_space, instead it depends on
direct use of the pointer returned by rman_get_virtual().  It is also
still locked by Giant and calls for patch testing to convert it to use
bus_space were unanswered.

Relnotes:	yes
2016-08-19 21:14:27 +00:00
..
bootstrap-tools DIRDEPS_BUILD: Fix bootstrap-tools not handling CCACHE_DIR properly. 2016-06-05 23:05:07 +00:00
clang Add clang-format under WITH_CLANG_EXTRAS. 2016-06-17 16:46:58 +00:00
gcc Garbage collect removed directories. 2015-12-07 16:08:26 +00:00
hosttools hosttools: Trim unneeded directories. 2016-03-31 03:04:26 +00:00
kernel DIRDEPS_BUILD: Build the kernel in the same place as buildkernel would. 2016-05-26 23:20:10 +00:00
stage META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE. 2016-03-11 23:45:28 +00:00
tests DIRDEPS_BUILD: Connect new directories and update dependencies. 2016-06-03 19:25:30 +00:00
the-lot DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00
toolchain META MODE: Fix 'make bootstrap-tools'. 2015-11-25 19:44:51 +00:00
universe local.meta.sys.mk already defines TARGET_ARCHES_arm 2015-12-08 00:22:24 +00:00
userland Remove the si(4) driver and sicontrol(8) for Specialix serial cards. 2016-08-19 21:14:27 +00:00
Makefile.inc