NetBSD/sys/dev/marvell
kiyohara 068a6eb9af Add Marvell CESA(Cryptographic Engines and Security Accelerator) module driver.
But support only PIO-mode now.  Also AES-CBC not supported.
 Don't know how to process to AES CBC in PIO-mode. I haven't found IV registers.
2012-07-27 03:00:01 +00:00
..
com_mv.c
ehci_mv.c
files.discovery Add Marvell CESA(Cryptographic Engines and Security Accelerator) module driver. 2012-07-27 03:00:01 +00:00
gt.c
gtbrgreg.h
gtbrgvar.h
gtdevbusvar.h
gtethreg.h
gtidmac.c Support Kirkwoods. Kirkwoods has 4ch for XORE and not has IDMAC. tested on OpenBlockS A6 with ch0 only. 2012-07-23 06:09:47 +00:00
gtidmacreg.h Support Kirkwoods. Kirkwoods has 4ch for XORE and not has IDMAC. tested on OpenBlockS A6 with ch0 only. 2012-07-23 06:09:47 +00:00
gtidmacvar.h
gtintrreg.h
gtintrvar.h
gtmpsc.c Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for 2011-04-24 16:26:51 +00:00
gtmpscreg.h
gtmpscvar.h
gtpci.c converting extent(9) from malloc(9) to kmem(9) 2012-01-27 18:52:47 +00:00
gtpcireg.h
gtpcivar.h
gtreg.h
gtsdmareg.h
gtsdmavar.h
gttwsi.c Don't send a stop bit immediately after start bit transmission. 2012-07-21 04:21:14 +00:00
gttwsireg.h TWSI size is 0x100. Not 0x1000. 2012-07-21 04:23:16 +00:00
gtvar.h
if_gfe.c Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes 2012-07-22 14:32:49 +00:00
if_gfevar.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
if_mvgbe.c Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes 2012-07-22 14:32:49 +00:00
marvellreg.h Add 88f6282. 2012-07-12 09:39:53 +00:00
marvellvar.h
mvcesa.c Add Marvell CESA(Cryptographic Engines and Security Accelerator) module driver. 2012-07-27 03:00:01 +00:00
mvcesareg.h Add Marvell CESA(Cryptographic Engines and Security Accelerator) module driver. 2012-07-27 03:00:01 +00:00
mvgbereg.h Various improvements to mvgbe(4). Notable is improved multicast filtering. 2011-02-01 23:40:12 +00:00
mvpex.c converting extent(9) from malloc(9) to kmem(9) 2012-01-27 18:52:47 +00:00
mvpexreg.h
mvpexvar.h Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), 2011-04-04 20:37:49 +00:00
mvsata_mv.c Add 88F6282. tested only OpenBlockS A6. 2012-07-18 09:18:30 +00:00
mvsdio.c - Don't switch MMC high-speed timing, if host controller isn't supported. 2011-02-13 06:43:51 +00:00
mvsdioreg.h
obio.c
pchb.c