First post, by feipoa
- Rank
- l33t++
Is anyone able to determine if this 286 AMI BIOS from 04/09/1990 has PS/2 mouse support present but disabled in the code? If the code is present, how can it be enabled? If it doesn't have the PS/2 mouse code, can such code be added?
When I follow JakeThompson1's excellent PS/2 BIOS guide, it mentions to look for:
TEST BYTE PTR [8280],10 CS:8280=2F
What I find is:
TEST BYTE PTR [E2C0],40 CS:E2C0=BF
I was told that byte [8280] is only for AMI Hi-Flex BIOSes. Do we know when AMI BIOSes contained the disabled PS/2 mouse code?
The motherboard in question contains the VLSI 201/202/203 chipset and is shown here:
https://www.petershipkov.com/temp/retro_pc_im … motherboard.jpg
VLSI VL82C201-16QC / 202 / 203
VLSI VL82C100-QC
Plan your life wisely, you'll be dead before you know it.