This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
i386
History
jhb
5dc0248605
Now that we only probe host-PCI bridges once, we no longer have to check to
...
see if we have been probed before by checking for a pciX bus device.
2002-09-23 18:14:31 +00:00
..
acpica
Wrap GCC-specific asm() code in #ifdef __GNUC__
2002-09-21 18:19:51 +00:00
apm
Hang apm off of the legacy device instead of the nexus.
2002-09-23 15:56:09 +00:00
bios
Hang apm off of the legacy device instead of the nexus.
2002-09-23 15:56:09 +00:00
compile
Don't need the .keep_me files. Obrien and I committed past each other.
2001-07-01 23:35:44 +00:00
conf
move wl (isa wavelan card, not "wi") to i386-only
2002-09-19 03:10:23 +00:00
i386
Update the nexus driver for the addition of the legacy driver:
2002-09-23 16:03:00 +00:00
ibcs2
Use the fields in the sysentvec and in the vm map header in place of the
2002-09-21 22:07:17 +00:00
include
Update the nexus driver for the addition of the legacy driver:
2002-09-23 16:03:00 +00:00
isa
Fix a 3 year old oversight: Remove the #ifdef/#endif pair now that there
2002-09-21 07:59:06 +00:00
linux
Don't use compatability syscall wrappers in emulation code.
2002-09-23 06:17:54 +00:00
pci
Now that we only probe host-PCI bridges once, we no longer have to check to
2002-09-23 18:14:31 +00:00
svr4
Include <sys/systm.h> for the definition of offsetof() instead of depending
2002-09-05 13:08:22 +00:00
Makefile
This commit adds basic support for the UFS2 filesystem. The UFS2
2002-06-21 06:18:05 +00:00