NetBSD/sys/arch/i386/stand/biosboot
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
..
conf.c Add support for MS-DOS file system, but don't enable it by 2000-11-02 01:02:07 +00:00
devopen.c Add some IBM PS/2 support bits: 2001-05-19 18:15:14 +00:00
devopen.h add prototypes, use ufs_ls() from mi libsa, revert to "void main()", 1999-04-14 11:45:39 +00:00
main.c Add some IBM PS/2 support bits: 2001-05-19 18:15:14 +00:00
Makefile Add some IBM PS/2 support bits: 2001-05-19 18:15:14 +00:00
version Add some IBM PS/2 support bits: 2001-05-19 18:15:14 +00:00