NetBSD/sys/arch/i386
skrll 4e8e66439e Merge nick-nhusb
- API / infrastructure changes to support memory management changes.
- Memory management improvements and bug fixes.
- HCDs should now be MP safe
- conversion to KERNHIST based debug
- FS/LS isoc support on ehci(4).
- conversion to kmem(9)
- Some USB 3 support - mostly from Takahiro HAYASHI (t-hash).
- interrupt transfers now get proper DMA operations
- general bug fixes
    - kern/48308
    - uhub status notification improvements
    - umass(4) probe fix (applied to HEAD already)
    - ohci(4) short transfer fix
2016-04-23 10:15:27 +00:00
..
acpi Minor fpu initialisation cleanups: 2014-02-02 22:41:20 +00:00
bioscall Introduce GENASSYM_CPPFLAGS for options during genassym processing. 2014-03-04 14:58:14 +00:00
compile
conf Merge nick-nhusb 2016-04-23 10:15:27 +00:00
eisa fix i386 build for MSI/MSI-X support code. 2015-04-27 08:30:10 +00:00
gdbscripts
i386 Extend SMEP support to i386 (does not require PAE). 2015-12-16 18:54:03 +00:00
include Add cpu_rng, a framework for simple on-CPU random number generators. 2016-02-27 00:09:44 +00:00
isa include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
mca
pci Merge nick-nhusb 2016-04-23 10:15:27 +00:00
pnpbios Omit needless <sys/rnd.h>. 2015-04-13 16:51:40 +00:00
stand remove a bunch of "@echo done" from the tail of rules. these messages 2016-03-22 08:25:22 +00:00
Makefile