summaryrefslogtreecommitdiff
path: root/sys/arch/sgi
AgeCommit message (Expand)Author
2005-03-08Cosmetics...Thierry Deval
2005-03-05Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code.Thierry Deval
2005-02-22typoAlexander Yurchenko
2005-02-20Feature-sync boot() with other platforms:Miod Vallat
2005-02-17ehternet -> ethernetMiod Vallat
2005-01-31Un-__P.Alexander Yurchenko
2005-01-31Move md_clk_attach() prototype to mips64/dev/clockvar.h.Alexander Yurchenko
2005-01-25Enable mavb(4).Mark Kettenis
2005-01-24Fix MACE ISA ringbuffer alignment.Mark Kettenis
2005-01-24Tweak mixer label. Whitespace.Mark Kettenis
2005-01-18Move rm7000.h file from sgi to mips64.Alexander Yurchenko
2005-01-15make sure interface is in RUNNING state before touching the multicast filtersBrad Smith
2005-01-02Hookup mavb driver (but leave it commented out in GENERIC).Mark Kettenis
2005-01-02Add IPL_AUDIO/splaudio().Mark Kettenis
2005-01-02Fix typo.Mark Kettenis
2005-01-02Add a few missing constants.Mark Kettenis
2005-01-02Split out register definitions.Mark Kettenis
2005-01-02Add OpenBSD tag. Better mixer support.Mark Kettenis
2005-01-02Moosehead A/V Board audio driver.Mark Kettenis
2004-12-25Use list and queue macros where applicable to make the code easier to read;Miod Vallat
2004-12-24{e,}intr{cnt,names} bye-bye.Miod Vallat
2004-12-14typos; ok pefo@Alexander Yurchenko
2004-12-13Remove duplicate declarations already in <sys/conf.h>, as well as duplicateMiod Vallat
2004-12-13Use PAGE_SIZE instead of hardcoded 4096 value.Alexander Yurchenko
2004-12-02Make BUFCACHEPERCENT adjustable through UKC, like all other arches do.Miod Vallat
2004-11-27Fix for building in another directory using config -s. ok deraadt@, miod@.Matthieu Herrb
2004-11-16Strip kernels compiled with DEBUG=-g leaving an unstripped kernel as bsd.gdb.Mark Kettenis
2004-11-08Simple cleaning of sgivol, with no functional change (yet):Miod Vallat
2004-10-23configure() -> cpu_configure()Michael Coulter
2004-10-22xbowmux not yetPer Fogelstrom
2004-10-20Fix some 64 bit address problems.Per Fogelstrom
2004-10-18Move exec.h out from sgi to share it with other mips64 ports; withAlexander Yurchenko
2004-10-08Enable crypto(4), hifn(4) and create /dev/cryptoRyan Thomas McBride
2004-10-08Move dev/cons.c to MI conf/files.Alexander Yurchenko
2004-10-08Pasto in comment.Alexander Yurchenko
2004-10-08Use ${MKDEP} instead of mkdep.Alexander Yurchenko
2004-10-05Get prototypes through cons_decl(), so that they are always right.Miod Vallat
2004-09-29give reset a chance to be active for a short time!Per Fogelstrom
2004-09-27Rewrite parts of the interrupt system to achive:Per Fogelstrom
2004-09-27comment and cleanPer Fogelstrom
2004-09-27handle R12K DSD bit on O2'sPer Fogelstrom
2004-09-24new style interrupt counters; pefo okTheo de Raadt
2004-09-23don't need to set ifp->if_mtu or ifp->if_output in each driver,Brad Smith
2004-09-23use .c versions of certain functions. 32 bit modePer Fogelstrom
2004-09-22Bring in libsa code for proper %llx printf display; necessary for /boot.Miod Vallat
2004-09-22Add systrace support.Miod Vallat
2004-09-22On single SCSI slot O2's the first disk is numbered 2 (the slot number)Per Fogelstrom
2004-09-21nswbuf is long dead; also silence debug printf unless option DEBUG.Miod Vallat
2004-09-21/dev/ptm support for sgi.Miod Vallat
2004-09-21Nuke commons.Miod Vallat