]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Supported the bd_getbigeom function and use this function to get BIOS
authorYoshihiro Takahashi <nyan@FreeBSD.org>
Sun, 19 Dec 1999 14:05:46 +0000 (14:05 +0000)
committerYoshihiro Takahashi <nyan@FreeBSD.org>
Sun, 19 Dec 1999 14:05:46 +0000 (14:05 +0000)
commit2ea9f12efa201d2ccd250f8798f5b227c4634a63
treef15c7b1a94081ac81ff6339d9db2c5ffbf833b2e
parent8ddf96d9c56e9397fc015d1beda1c1baccdb3121
- Supported the bd_getbigeom function and use this function to get BIOS
  geometry.
- Use i386/libi386/bootinfo.c instead of pc98/libpc98/bootinfo.c.

Submitted by: IMAI Takeshi <take-i@ceres.dti.ne.jp>
sys/boot/pc98/libpc98/biosdisk.c
sys/boot/pc98/libpc98/bootinfo.c [deleted file]
sys/boot/pc98/loader/main.c