]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- If we are booted via cdboot, use bc_add() to instantiate the cd0 device
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 5 Nov 2001 19:03:01 +0000 (19:03 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Mon, 5 Nov 2001 19:03:01 +0000 (19:03 +0000)
commit4c3bb5838408a956f427cb40fce19913fc34396a
tree16478056c1292e9e9cf1f0ab7193064d775320b4
parent6514d9279259487f4157e6bc627acf6f13711b8e
- If we are booted via cdboot, use bc_add() to instantiate the cd0 device
  from the loader.
- Cleanup extract_currdev() some and add support for setting the currdev
  to cd0 when booted via cdboot.
sys/boot/i386/loader/main.c