summaryrefslogtreecommitdiff
path: root/sys/arch/sgi/conf
AgeCommit message (Expand)Author
2009-10-07Add an IOC4 section there tooMiod Vallat
2009-08-18Blind partial support for IOC4 chip, found on IO8 and IO9 base I/O boards onMiod Vallat
2009-08-13- remove the ef(4) chunk, it's unused now and the ioc ethernet driverJasper Lievisse Adriaanse
2009-08-09Introduce option DDB_STRUCT. Kernels compiled with this option (except onMiod Vallat
2009-08-09No need to clean genassym{.,o} during `make clean', genassym.sh does thisMiod Vallat
2009-08-09Compile OpenBSD/sgi without -traditional-cpp. From jsg@.Joel Sing
2009-07-21PCI-Cardbus bridge support for both O2 (macepcibr) and Octane/Origin (xbridge)Miod Vallat
2009-07-19Simplify code that sanitizes pci resources on the O2's mace PCI bridge.Mark Kettenis
2009-07-16Make the PCI-PCI bridge initialization code bus-independent, relying on aMiod Vallat
2009-07-15Sync PCI scsi controllers; from Brad.Miod Vallat
2009-07-13Extend xbridge to support shared interrupt handlers, and perform PCI-PCIMiod Vallat
2009-06-24Even more pci ethernet devices, based on a diff from Brad.Miod Vallat
2009-06-24add some pci ethernet devices that some people, like miod, might be usingTheo de Raadt
2009-06-24for the isp(4) driver, invert the meaning of the options which pullTheo de Raadt
2009-06-21Add a bunch of usb devices, per deraadt@'s pressure.Miod Vallat
2009-06-21- add and enable stge(4)Jasper Lievisse Adriaanse
2009-06-13Enumerate all available nodes for hardware on IP27/IP35 systems; works to someMiod Vallat
2009-06-10Add udl and url, verified to work on Fuel (url to the RAMDISK too)Miod Vallat
2009-06-01Enable zyd in more places now we know it is endian safe.Jonathan Gray
2009-05-16Add option ISP_COMPILE_FW to kernels with isp(4).Miod Vallat
2009-05-15A few stanzas from GENERIC-IP32 I forgot to uncomment or carry out.Miod Vallat
2009-05-14Add configuration files for IP27 (includes some IP35 support) and IP30Miod Vallat
2009-05-14Rename sgi GENERIC and RAMDISK with -IP32 suffixes, and have the buildMiod Vallat
2009-05-02Let ioc(4) decide which child devices to attach depending on its identificationMiod Vallat
2009-04-13The start of Origin 200 support. Based on some code contributed by pefo@Miod Vallat
2009-04-13Add missing option BOOT_CONFIGMiod Vallat
2009-04-13Remove commented out debug options.Miod Vallat
2009-04-12Interrupt support for IOC3 and its subdevices (currently limited to theMiod Vallat
2009-03-15Include .S files in make depend.Miod Vallat
2009-02-10enable run(4) everywhere where ural(4) and rum(4) are enabled.Damien Bergamini
2009-01-14add and enable uaudio as it's working fine for meJasper Lievisse Adriaanse
2008-10-10- add and enable rum(4)Jasper Lievisse Adriaanse
2008-08-28- enable uvideo on sgi, it's working for me with a quickcam e 3500 plusJasper Lievisse Adriaanse
2008-08-25- add a bunch of enabled usb devices that have been tested.Jasper Lievisse Adriaanse
2008-08-20Add USER_PCICONF so that pcidump can work.Joel Sing
2008-07-30wi@pci now works.Miod Vallat
2008-07-01Enable FFS2 on most of the larger RAMDISK media.Brad Smith
2008-06-27add bio & bioctlTodd T. Fries
2008-06-08alpha/conf/RAMDISKTheo de Raadt
2008-04-14typo in attachmentTheo de Raadt
2008-04-12Compile kernels with -Wvariable-decl (except on arches with ipmi, for now).Miod Vallat
2008-04-07Split clock attachment in two parts: a timecounter attachment (at mainbus),Miod Vallat
2008-04-07Unclutter machdep.c by moving the IP32-specific initialization code to itsMiod Vallat
2008-02-20Completely overhault attachment rules on sgi. No more indirect configurationMiod Vallat
2008-01-06Sync console devices with GENERIC.Miod Vallat
2008-01-06Enable raw keyboard for wscons - prompted by matthieu@. Whilst we're hereJoel Sing
2008-01-04- remove two entries that'll never be usedJasper Lievisse Adriaanse
2007-12-31Enable gbe(4) and mkbc(4) now that we have early console support.Joel Sing
2007-12-31Significantly improve the gbe(4) driver, including:Joel Sing
2007-12-31Move wscons_machdep.c to it's rightful location. This brings OpenBSD/sgiJoel Sing