This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-14 10:09:48 +00:00
Code
Issues
Releases
Activity
2105375397
freebsd
/
sys
/
amd64
History
Dmitrij Tejblum
2105375397
Use kmem_alloc_nofault() rather than kmem_alloc_pageable() to allocate
...
kernel virtual address space for UPAGES.
1999-06-08 17:14:22 +00:00
..
amd64
Use kmem_alloc_nofault() rather than kmem_alloc_pageable() to allocate
1999-06-08 17:14:22 +00:00
conf
This commit adds driver support for PCI fast ethernet cards based on the
1999-05-21 04:37:48 +00:00
include
Unifdef VM86.
1999-06-01 18:20:36 +00:00
isa
remove references to isa_device, it's no longer associated with interrupts.
1999-06-03 20:41:00 +00:00
pci
Move pcibus (host -> pci bus) probe/attach routines from nexus
1999-05-18 20:48:43 +00:00
Makefile
Update to know about current kernel directory layout.
1999-02-28 22:14:16 +00:00