1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00
freebsd/sys/i386
1999-08-25 19:04:39 +00:00
..
apm Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
bios Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
boot
conf This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
eisa Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
i386 Rename 'bios_jmp' to 'bios16_jmp' to make it clear what it's related to. 1999-08-25 06:56:37 +00:00
ibcs2
include Remove unneeded prototypes. 1999-08-24 18:31:06 +00:00
isa Cast pointers to uintptr_t instead of casting them to u_long, and/or vice 1999-08-24 00:56:50 +00:00
linux Use ALIGN_TEXT macro for alignment to avoid ambiguity. 1999-08-25 19:04:39 +00:00
pci Make the identify routine add itself with priority 100 to make sure it 1999-08-22 19:54:11 +00:00
svr4 Add $Id$ tags. 1999-07-30 12:47:17 +00:00
Makefile