1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/i386
Nate Williams 771acaaa0a Whoops, I accidentally deleted a necessary ":" which is part of the
parameters to printf() using the "D" format.  (Why this even worked on
my box during testing I don't know, but as soon as I powered it on/off
it quite working.)
1996-06-15 00:43:03 +00:00
..
apm Freudian slip. Change M_DEVBUG -> M_DEVBUF. 1996-06-04 17:50:28 +00:00
bios Freudian slip. Change M_DEVBUG -> M_DEVBUF. 1996-06-04 17:50:28 +00:00
boot Add a check in the SMC probe to verify that the card has an ethernet 1996-06-09 14:44:17 +00:00
conf Document LINT. 1996-06-14 09:42:52 +00:00
eisa Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
i386 A fast memory copy for Pentiums using floating point registers. 1996-06-13 07:17:21 +00:00
ibcs2 Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
include The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
isa Whoops, I accidentally deleted a necessary ":" which is part of the 1996-06-15 00:43:03 +00:00
linux Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
pci Change CONF1_ENABLE_MSK to 0x7ff00000 in another attempt to decide 1996-06-13 21:50:41 +00:00
scsi Detect and report dataphase overruns. Put the adapter into 'Bit Bucket' 1996-06-09 17:33:18 +00:00
Makefile