summaryrefslogtreecommitdiff
path: root/sys/arch/sgimips/dev
AgeCommit message (Expand)Author
2006-09-01Remove the 'FIFO Full' hack for interrupt vector 0.rumble
2006-08-30Add pic and imc-specific functions to alter the GIO bus arbiterrumble
2006-05-14integrate kauth.elad
2006-03-28Use device_unit().thorpej
2006-03-08Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.lukem
2005-12-11merge ktrace-lwp.christos
2005-12-10Reset and disable watchdog explicitly in crime_attach().tsutsui
2005-10-18TAB/space cleanup.tsutsui
2005-10-18Pass proper values to MI wsmouse_input(9):tsutsui
2005-06-03Avoid shadow warningsmartin
2005-06-03Constifymartin
2004-11-12Print board identification, same as we do on the IP2x machines.sekiya
2004-09-29Use ANSI function declarations.sekiya
2004-09-29Use C-style comments.sekiya
2004-09-29Various fixes:sekiya
2004-09-06Use the mace interrupt handler for PCI interrupts.sekiya
2004-09-05Oooops, iaa.iaa_name must be initialized.sekiya
2004-09-05Use config_found_ia() rather than config_found().sekiya
2004-08-17Implement several changes that get my E++ (HPC1.5 GIO ethernetrumble
2004-07-25Properly detect the EISA bus for IP22-class machines.sekiya
2004-07-20KNF and consistencyrumble
2004-07-20Allow for console attachment by statically allocating a softcrumble
2004-07-20Properly initialise the tx and rx queue head and tail positions.rumble
2004-07-08Add support for keyboard and mouse attachments at zs*, used on IP12 and IP20.sekiya
2004-07-08Fake a FIFO interrupt iff the FIFO interrupt is unmasked. Should eliminatesekiya
2004-07-06Add the following to the int driver:sekiya
2004-06-13sekiya-san's platform abstraction allows us to keep theserumble
2004-06-13General cleanup to improve style consistency and KNF adherence.rumble
2004-04-11Fix base address for i8254 calibration code. This has the effect ofpooka
2004-04-11RCS Id policepooka
2004-04-10At least my IP12 works better without the port-flipping glue,pooka
2004-04-10and finally, the big moment you've all been waiting for:pooka
2004-04-10fix off-by-one in revision printpooka
2004-04-10add watchdog enable and disablepooka
2004-04-10Add physical offsets for memory configuration registers to be usedpooka
2004-04-03Hook the IMC bus error handler into the ISR, otherwise bus error conditionssekiya
2004-03-25KNFpooka
2004-03-25replace terms ip1x and ip2x in commentpooka
2004-03-25Sprinkle some #ifdef MIPS3 to be able to compile the port withoutpooka
2004-03-09Add int2_wait_fifo(), which will idle while awaiting a flag in the interruptsekiya
2004-02-08de-__P.sekiya
2004-01-19opt_machtype.h no longer exists.sekiya
2004-01-19Attach int0 at mainbus (precedent being the ip32 CRIME device, which handledsekiya
2004-01-18Keep chip revision and EISA information on same line as attach information.sekiya
2004-01-18ANSIfy, de-__P(), add a little glue for IP12.sekiya
2004-01-18Properly disable watchdog timer.sekiya
2004-01-18Add files.dev and files.macesekiya
2004-01-18Following the example of the hpc/, gio/, and ioc/ directories, move thesekiya
2004-01-18Finish moving code between ip2x.c and ip3x.c to imc.c and crime.c.sekiya
2004-01-13Assign memory controller-dependent watchdog reset functions tosekiya