freebsd_amp_hwpstate/sys/i386
Mitsuru IWASAKI 8e52b99964 - Add apm_check_function_supported() and call it from
apm_bioscall() to check requested BIOS is supported or not.

- Add workaround in apm_driver_version() for the buggy BIOSes which
  don't return the connection version in %ax.

PR:		i386/13028
Reviewed by:	sanpei@sanpei.org and Warner Losh.
1999-08-14 18:39:40 +00:00
..
apm - Add apm_check_function_supported() and call it from 1999-08-14 18:39:40 +00:00
bios - Add apm_check_function_supported() and call it from 1999-08-14 18:39:40 +00:00
boot Back the last change out. 1999-05-25 10:30:52 +00:00
conf Reserve bdev/cdev entries for i2o driver. 1999-08-11 05:28:06 +00:00
eisa I'm not sure how this wasn't in the last commit but anyhow... 1999-08-02 20:01:40 +00:00
i386 The bdevsw() and cdevsw() are now identical, so kill the former. 1999-08-13 10:29:38 +00:00
ibcs2 Rename struct members sa_siginfo. POSIX reserves identifiers starting 1999-07-06 06:55:29 +00:00
include Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
isa Spring cleaning around strategy and disklabels/slices: 1999-08-14 11:40:51 +00:00
linux Implementation of the linux_getcwd syscall. 1999-08-14 18:20:44 +00:00
pci Hopefully fix the previous commit, it caused *all* bridges to be detected 1999-08-10 09:22:21 +00:00
svr4 Add $Id$ tags. 1999-07-30 12:47:17 +00:00
Makefile