summaryrefslogtreecommitdiffstats
path: root/sys/arch/alpha/isa
AgeCommit message (Expand)AuthorFilesLines
2019-05-13free(9) sizes.mpi1-2/+4
2017-09-08If you use sys/param.h, you don't need sys/types.hderaadt1-2/+1
2015-09-27free(x, 0) cleanup:semarie1-3/+2
2015-08-15Fix isa_chipset_t ic_intr_{alloc,check} prototype: these take anmiod1-3/+3
2014-07-12add a size argument to free. will be used soon, but for now default to 0.tedu1-3/+3
2013-03-08Stop defining __NO_ISA_INTR_CHECK and add a real isa_intr_check() function.miod1-3/+4
2010-11-20typomiod1-2/+2
2010-03-27Similar fix to amd64 and i386 for isa bus_dma.oga1-10/+14
2009-08-22Constify the what/name parameter of pci_intr_establish().mk1-2/+2
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.ray3-24/+3
2007-10-06Some archs used memset() rather than bzero(). So duplicate diffkrw1-4/+3
2007-08-01unused, and Miod says this file was superseded by sys/dev/ic/i8253reg.h, somartin1-97/+0
2006-05-12Keep track of which DMA window was actually used to map thebrad1-1/+3
2006-02-12Remove dead isabeep driver and unused isabeep() function.miod1-51/+1
2006-01-02remove last traces of __BROKEN_INDIRECT_CONFIG.brad1-9/+1
2003-06-02Remove the advertising clause in the UCB license which Berkeleymillert1-6/+2
2002-12-10Add RCS ids.miod2-0/+2
2002-06-25No \n at the end of a panic() message... I thought all occurences had beenmiod2-5/+5
2002-03-14Final __P removal plus some cosmetic fixupsmillert1-3/+3
2002-03-14First round of __P removal in sysmillert5-33/+33
2002-01-24RAMDISKB compiles again...miod1-4/+2
2002-01-23enable spkr, isabeep devicesericj1-5/+8
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.miod2-4/+2
2001-11-05Switch everything to the new bus_dmamap_sync API.art2-8/+6
2001-11-05Code for isadma bouncing.art2-1/+606
2001-10-26First cut at a port of isadma and floppy driver. ok art@nate3-74/+52
2001-08-08vga_{isa,pci}.h -> vga.h since the former no longer exists.millert1-2/+2
2001-02-03dead fileart1-12/+0
2001-02-03Remove dead files.art5-1593/+0
2000-11-16configure vga, mouse and keyboard's once again. Currently only on eb164.ericj2-19/+62
2000-11-13Address the i8042 keyboard controller registers as offsets from IO_KBD; fromaaron1-12/+1
2000-11-08Merge in big portions of the improvements NetBSD did to their alpha port.art1-4/+3
1999-01-11panic prints a newline for you, don't do it in the panic stringmillert1-2/+2
1999-01-08s/pcppi/pckbc/ due to conflict with "real" pcppi and as a step towardsniklas4-41/+41
1998-06-29isa_intr_check(), alpha style.downsj1-1/+4
1998-02-05need db_var.hderaadt1-1/+4
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryderaadt1-4/+4
1998-01-06Dummy PnP support, so alpha will compileniklas2-0/+211
1997-11-10$OpenBSD$niklas3-0/+3
1997-11-06Add some missing things for the MI vga driver. Move wscons to an MI place asniklas3-7/+7
1997-11-06We need an MI vga driver. The alpha one was most MI. Not entirely yet though.niklas2-208/+0
1997-11-04Support ISA VGA for real on DEC AXPPCI 33niklas1-4/+7
1997-08-22wscons -> vga_xxx -> vga mmap() support. first cutderaadt1-0/+29
1997-07-31typoniklas1-1/+1
1997-07-09alpha/common/ insults my filecderaadt1-1/+1
1997-07-08Prolong the delay, per pccons.c from the i386 portniklas1-1/+5
1997-07-06Enter DDB via CTL+ALT+ESC + style nitsniklas1-4/+15
1997-01-24Sync with NetBSD 961207niklas9-259/+769
1996-12-08Merge to NetBSD 961107, i.e. mostly new bus.hniklas3-88/+89
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadniklas2-4/+4