summaryrefslogtreecommitdiff
path: root/usr.bin/error/subr.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/error/subr.c')
0 files changed, 0 insertions, 0 deletions
derived boolean_t type with the C99 bool type. Athorpej 2006-10-02Add register values required to configure PSC/SPI devices on Alchemy AU1550.gdamore 2006-07-13Add an option COM_REGMAP to allow com(4) to use an array of register indices.gdamore 2006-04-10Fix some comment grammar nits.simonb 2006-03-25Ooops, forgot to commit some register renames. (Minor cleanups.)gdamore 2006-03-01Fix base-address for PSC devices.shige 2006-02-24Add Au1XXX PSC(Programable Serial Controller) bus-type driver.shige 2006-02-20Add missing GPIO_BASE, plus clean up PCMCIA_BASE and add STATIC_BUS_BASE.gdamore 2006-02-16Reenable PCI on DBAU1500. May still be useful for PIO devices. Commentsgdamore 2006-02-10Reduce address space used by PCI.gdamore 2006-02-10Add au_intr_enable() and au_intr_disable() API to allow for split interruptsgdamore 2006-02-09Split out peripheral register defines from aureg.h. As discussed withgdamore 2006-02-09Remove if_aumac register defs, which were generally #ifdef'd out anyway.gdamore 2006-02-09Remove not-useful UART references from aureg.h, duplicates consolidated intogdamore 2006-02-09Add Au1550 PCI support (Au1500 not yet, coming shortly).gdamore 2006-02-06Fix up incorrect ICU reporting, add processor specific switch tables forgdamore 2006-02-06Add a bus_space that makes use of wired TLB entries, as required for PCI,gdamore 2005-12-20Add basic support for Alchemy Au1550 processor (CPU and devices).tron 2005-12-11merge ktrace-lwp.christos