1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/sys/amd64
Peter Wemm 857c0cefe0 Use the far jump for the base of the page arithmatic rather than the
calling function, otherwise Bad Things Happen(tm) when bios16_call is
not in the same page as bios_jmp.

Reviewed by:  msmith
1999-08-25 06:44:32 +00:00
..
amd64 Use the far jump for the base of the page arithmatic rather than the 1999-08-25 06:44:32 +00:00
conf This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
include Undo my previous commit and do it differently. Break the ffs() etc macros 1999-08-19 14:54:40 +00:00
isa Add an identify method to allow npx to arrange itself to be attached to 1999-08-22 19:52:51 +00:00
pci Make the identify routine add itself with priority 100 to make sure it 1999-08-22 19:54:11 +00:00
Makefile