Age | Commit message (Expand) | Author |
2009-11-01 | Driver for the sgi IOC3 onboard Ethernet interface. Tested on Octane only so | Miod Vallat |
2009-10-26 | Add support for the Octane power button to power(4). Took me a while to | Miod Vallat |
2009-10-26 | Better crime/mace interrupt handling; interrupt information is no longer | Miod Vallat |
2009-10-22 | Introduce a logical xbpci(4) device between xbridge and pci, since more than | Miod Vallat |
2009-10-21 | Replace IP32 hw_setintrmask() .S routine with a two line C routine. | Miod Vallat |
2009-10-19 | Correct a target name so that we don't rebuild vers.o (and then | Philip Guenthe |
2009-10-10 | Add extra com@iof stanzas to have the first IOC4 card attach com0-3, instead | Miod Vallat |
2009-10-10 | Locators for extra IOC3 cards. | Miod Vallat |
2009-10-07 | Attach DS1742 style dsrtc to iof (IOC4) too. | Miod Vallat |
2009-10-07 | Add an IOC4 section there too | Miod Vallat |
2009-08-18 | Blind partial support for IOC4 chip, found on IO8 and IO9 base I/O boards on | Miod Vallat |
2009-08-13 | - remove the ef(4) chunk, it's unused now and the ioc ethernet driver | Jasper Lievisse Adriaanse |
2009-08-09 | Introduce option DDB_STRUCT. Kernels compiled with this option (except on | Miod Vallat |
2009-08-09 | No need to clean genassym{.,o} during `make clean', genassym.sh does this | Miod Vallat |
2009-08-09 | Compile OpenBSD/sgi without -traditional-cpp. From jsg@. | Joel Sing |
2009-07-21 | PCI-Cardbus bridge support for both O2 (macepcibr) and Octane/Origin (xbridge) | Miod Vallat |
2009-07-19 | Simplify code that sanitizes pci resources on the O2's mace PCI bridge. | Mark Kettenis |
2009-07-16 | Make the PCI-PCI bridge initialization code bus-independent, relying on a | Miod Vallat |
2009-07-15 | Sync PCI scsi controllers; from Brad. | Miod Vallat |
2009-07-13 | Extend xbridge to support shared interrupt handlers, and perform PCI-PCI | Miod Vallat |
2009-06-24 | Even more pci ethernet devices, based on a diff from Brad. | Miod Vallat |
2009-06-24 | add some pci ethernet devices that some people, like miod, might be using | Theo de Raadt |
2009-06-24 | for the isp(4) driver, invert the meaning of the options which pull | Theo de Raadt |
2009-06-21 | Add a bunch of usb devices, per deraadt@'s pressure. | Miod Vallat |
2009-06-21 | - add and enable stge(4) | Jasper Lievisse Adriaanse |
2009-06-13 | Enumerate all available nodes for hardware on IP27/IP35 systems; works to some | Miod Vallat |
2009-06-10 | Add udl and url, verified to work on Fuel (url to the RAMDISK too) | Miod Vallat |
2009-06-01 | Enable zyd in more places now we know it is endian safe. | Jonathan Gray |
2009-05-16 | Add option ISP_COMPILE_FW to kernels with isp(4). | Miod Vallat |
2009-05-15 | A few stanzas from GENERIC-IP32 I forgot to uncomment or carry out. | Miod Vallat |
2009-05-14 | Add configuration files for IP27 (includes some IP35 support) and IP30 | Miod Vallat |
2009-05-14 | Rename sgi GENERIC and RAMDISK with -IP32 suffixes, and have the build | Miod Vallat |
2009-05-02 | Let ioc(4) decide which child devices to attach depending on its identification | Miod Vallat |
2009-04-13 | The start of Origin 200 support. Based on some code contributed by pefo@ | Miod Vallat |
2009-04-13 | Add missing option BOOT_CONFIG | Miod Vallat |
2009-04-13 | Remove commented out debug options. | Miod Vallat |
2009-04-12 | Interrupt support for IOC3 and its subdevices (currently limited to the | Miod Vallat |
2009-03-15 | Include .S files in make depend. | Miod Vallat |
2009-02-10 | enable run(4) everywhere where ural(4) and rum(4) are enabled. | Damien Bergamini |
2009-01-14 | add and enable uaudio as it's working fine for me | Jasper 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 plus | Jasper Lievisse Adriaanse |
2008-08-25 | - add a bunch of enabled usb devices that have been tested. | Jasper Lievisse Adriaanse |
2008-08-20 | Add USER_PCICONF so that pcidump can work. | Joel Sing |
2008-07-30 | wi@pci now works. | Miod Vallat |
2008-07-01 | Enable FFS2 on most of the larger RAMDISK media. | Brad Smith |
2008-06-27 | add bio & bioctl | Todd T. Fries |
2008-06-08 | alpha/conf/RAMDISK | Theo de Raadt |
2008-04-14 | typo in attachment | Theo de Raadt |
2008-04-12 | Compile kernels with -Wvariable-decl (except on arches with ipmi, for now). | Miod Vallat |