freebsd-dev/sys/pc98/pc98
Konstantin Belousov 692add74d8 Fix bugs on pc98, use npxgetuserregs() instead of npxgetregs() for
get_fpcontext(), and npxsetuserregs() for set_fpcontext). Also,
note that usercontext is not initialized anymore in fpstate_drop().

Systematically replace references to npxgetregs() and npxsetregs()
by npxgetuserregs() and npxsetuserregs() in comments.

Noted by:	bde
2010-06-23 12:17:13 +00:00
..
busio.s
busiosubr.c - Add the i386_memio_map_load() function to load I/O address table. 2008-09-07 04:44:24 +00:00
canbepm.c
canbus_if.m
canbus.c
canbus.h
canbusvars.h
machdep.c Fix bugs on pc98, use npxgetuserregs() instead of npxgetregs() for 2010-06-23 12:17:13 +00:00
pc98_machdep.c Change ad_firmware_geom_adjust() to operate on a struct disk * only and 2010-05-20 12:46:19 +00:00
pc98_machdep.h Improved IDE HDD geometry adjustment. Previous code didn't work with 2008-10-27 08:40:13 +00:00