Thanks to visit codestin.com
Credit goes to github.com

Skip to content

OpenSPARC driver for the RAM-Drive (compatible with legion and QEMU Niagara target) imported from legion

License

Notifications You must be signed in to change notification settings

artyom-tarasenko/hsimd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#
# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# ident	"@(#)README.hsimd	1.2	06/06/27 SMI"
#
# Instructions on how to build the hsimd disk driver
#

Using a cleanly installed and built Solaris gate with sun4v support,
follow these steps:

NOTE: You should use the same release of Solaris as the version on
      the disk image that you will be using the hsimd driver for under
      simulation.

1) Edit usr/src/uts/sun4v/Makefile.files
   Add this line:
	HSIMD_OBJS    = hsimd.o hsimd_asm.o

2) Edit usr/src/uts/sun4v/Makefile.sun4v.shared (or
	usr/src/uts/sun4v/Makefile.sun4v pre-Solaris 11)
   Add this line:
	DRV_KMODS        += hsimd

3) cp Makefile to new directory usr/src/uts/sun4v/hsimd

4) cp hsimd.c to usr/src/uts/sun4v/io

5) cp hsimd_asm.s to usr/src/uts/sun4v/ml

6) cd usr/src/uts/sun4v/hsimd 
   And type make

About

OpenSPARC driver for the RAM-Drive (compatible with legion and QEMU Niagara target) imported from legion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published