freebsd-dev/stand/i386
Brooks Davis 3a4fc8a8a1 Remove support for the Arcnet protocol.
While Arcnet has some continued deployment in industrial controls, the
lack of drivers for any of the PCI, USB, or PCIe NICs on the market
suggests such users aren't running FreeBSD.

Evidence in the PR database suggests that the cm(4) driver (our sole
Arcnet NIC) was broken in 5.0 and has not worked since.

PR:		182297
Reviewed by:	jhibbits, vangyzen
Relnotes:	yes
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D15057
2018-04-13 21:18:04 +00:00
..
boot0 Centralize several variables. 2018-02-02 06:32:26 +00:00
boot0sio
boot2 Further style(9) changes. 2018-02-21 18:32:06 +00:00
btx Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
cdboot Centralize several variables. 2018-02-02 06:32:26 +00:00
common Remove the 'mini libstand in libstand' that util.[ch] provided. These 2017-12-15 23:16:53 +00:00
gptboot Various style(9) fixes. 2018-04-05 19:29:22 +00:00
gptzfsboot Avoid setting -Wno-tentative-definition-incomplete-type with gcc. 2017-12-07 22:11:23 +00:00
isoboot Add isoboot(8) for booting BIOS systems from HDDs containing ISO images. 2018-04-05 19:40:46 +00:00
kgzldr Centralize several variables. 2018-02-02 06:32:26 +00:00
libfirewire fwohcireg.h is 99% the same between the boot loader and the 2018-03-31 22:02:59 +00:00
libi386 Remove support for the Arcnet protocol. 2018-04-13 21:18:04 +00:00
loader Revert r332275, r332272, r332270 2018-04-11 18:02:13 +00:00
mbr Centralize several variables. 2018-02-02 06:32:26 +00:00
pmbr Centralize several variables. 2018-02-02 06:32:26 +00:00
pxeldr
zfsboot Fix instructions in the zfsboot manual page. 2018-03-27 17:37:08 +00:00
zfsloader
boot.ldscript
Makefile Add isoboot(8) for booting BIOS systems from HDDs containing ISO images. 2018-04-05 19:40:46 +00:00
Makefile.inc stand: pass --no-rosegment for i386 bits when linking with lld 2018-04-06 02:57:58 +00:00