NetBSD/sys/arch/alpha/tc
atatat 31144d9976 Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
indicating an unhandled "command".  ERESTART is -1, which can lead to
confusion.  ERESTART has been moved to -3 and EPASSTHROUGH has been
placed at -4.  No ioctl code should now return -1 anywhere.  The
ioctl() system call is now properly restartable.
2002-03-17 19:40:26 +00:00
..
ioasic.c
mcclock_ioasic.c
scc.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
sccreg.h
sccvar.h Yanking a pmax-specific header should not have broken Alpha 2001-08-26 16:39:56 +00:00
tc_3000_300.c Rework the interrupt code, shaving some cycles off in the process. 2001-07-27 00:25:18 +00:00
tc_3000_300.h
tc_3000_500.c Rework the interrupt code, shaving some cycles off in the process. 2001-07-27 00:25:18 +00:00
tc_3000_500.h
tc_bus_mem.c Implement bus_space_mmap(). 2001-09-04 05:31:27 +00:00
tc_conf.h
tc_dma.c Add support for mbufs to the Alpha SGMAP DMA maps. 2001-07-19 06:40:01 +00:00
tc_dma_3000_300.c
tc_dma_3000_300.h
tc_dma_3000_500.c Add support for mbufs to the Alpha SGMAP DMA maps. 2001-07-19 06:40:01 +00:00
tc_dma_3000_500.h
tc_sgmap.c Add support for mbufs to the Alpha SGMAP DMA maps. 2001-07-19 06:40:01 +00:00
tc_sgmap.h
tcasic.c Add MX (PMAG-A), CX (PMAG-B), TX (PMAG-RO/PMAG[B]-J) TC framebuffer 2001-08-23 01:16:52 +00:00