summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ezload.c
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2014-03-04 21:07:38 +0000
committermrg <mrg@NetBSD.org>2014-03-04 21:07:38 +0000
commitbb269a48a309936c70c6ae3cda17034d0ecbef46 (patch)
tree248cbbc03c59f0cf993c0f89bc77aaeb329b5389 /sys/dev/usb/ezload.c
parente7dd1fc70ab7d2f51a96210450c698774b621ce2 (diff)
partial mknative-gcc for gcc 4.8 and ppc64.
Diffstat (limited to 'sys/dev/usb/ezload.c')
0 files changed, 0 insertions, 0 deletions
462302606b8452792d9376c6a031841bf57'>don't need <sys/types.h> when including <sys/param.h>lukem 2001-11-13add/cleanup RCSIDlukem 2001-07-07bzero -> memsetthorpej 2000-06-28remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg 2000-06-26remove redundant vm includes.mrg 2000-05-27Change AdwInitCarriers in adwmcode.cdante Add new AdwInitCarriers prototype in adwmcode.h All of the supported adapters are now initialized calling a unique common function 2000-05-26Fix a bug introduced in last commit which caused a painc due todante re-enqueueing an already free ccb. Prepare the background to have a unique initialization function for all of the supported host adapters. Rename a lot of #define in a more sane way. Move Carriers initialization and defines in adwmcode.{c,h} Don't lose Carrier nodes in case of a BUS/Chip reset explicitly invoked after a DMA failure. XXX - DMA failure still arise when AdvanSys U[2]W host adapters are used in conjunction with Intel 82443BX Host Bridge/Controller (rev. 0x03). !?!Have to understand why!?! 2000-04-30Add new microcode for all of the supported boards.dante Fix minor glitches. Add preliminary support for ASB-3940U3W host adapters; it might work w/ autotermination on. ASB-3940U3W support is not yet tested due to lack of board. 2000-02-03Add AdvanSys U2W (LVD) boards supportdante