NetBSD/sys/arch/i386
tls d15f48cfe5 Fix probe for VIA C3 and successors -- these are CPU family 6, not 5.
The broken probe was causing the VIA padlock driver to never attach!
Now we can see that its AES appears to be broken -- it makes FAST_IPSEC
ESP not work, on systems where it works fine with cryptosoft.

Rework code to detect and (if necessary) enable VIA crypto and RNG.
Add RNG support to VIA padlock driver.  In the process, have a quick
go at debugging the AES support but no luck thus far.
2009-04-01 03:56:54 +00:00
..
acpi Adjust for acpi_resource_parse aprint changes, noted by Jukka Salmi 2009-02-21 00:30:37 +00:00
bioscall Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
compile
conf Merge i386 and amd64 ipifuncs.c into x86. No functional changes intended. 2009-03-30 22:28:39 +00:00
eisa struct device * -> device_t 2008-06-27 11:03:13 +00:00
gdbscripts Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
i386 Fix probe for VIA C3 and successors -- these are CPU family 6, not 5. 2009-04-01 03:56:54 +00:00
include _lwp_setprivate: provide the value to MD code if a hook is present. 2009-03-29 09:24:52 +00:00
isa npxdna(): even if there's no effective FPU context switch set ci_fpused; 2008-11-25 21:53:50 +00:00
mca replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
pci bcopy -> memcpy 2009-03-18 17:06:41 +00:00
pnpbios Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
stand Remove extra trailing slash in ${S} path. 2009-03-30 09:22:52 +00:00
xbox device/softc split 2008-07-09 20:40:16 +00:00
Makefile Compute tags over the ACPI sources. 2008-11-06 00:41:52 +00:00