NetBSD/sys/arch/i386/stand
jdolecek e3daef46ec Add some IBM PS/2 support bits:
* recognize PS/2 L40 via biosmca() and biosmca_ps2model in gatea20.c, instead
  of being a compile time option
* if the system is PS/2 with MCA bus, map DTYPE_ESDI disks to ed(4) for
  COMPAT_OLDBOOT

The new code is conditional on SUPPORT_PS2 define, which is on by default
for biosboot-based bootblocks.
2001-05-19 18:15:14 +00:00
..
biosboot Add some IBM PS/2 support bits: 2001-05-19 18:15:14 +00:00
biosboot_com0
biosboot_resetvideo
biosboot_ser
dosboot
genprom
installboot
lib Add some IBM PS/2 support bits: 2001-05-19 18:15:14 +00:00
libsa
netboot
Makefile Nuke biosboot_ps2 2001-05-02 13:43:10 +00:00
Makefile.booters