summaryrefslogtreecommitdiff
path: root/sys/arch/sgi/conf/GENERIC-IP27
AgeCommit message (Expand)Author
2014-09-14Clean up isp(4) from kernel configs with the new drivers alreadyBrad Smith
2014-08-22pseudo-device crypto was accidentally left for some architectures.Theo de Raadt
2014-08-15lofn(4) and nofn(4) are going awayMike Belopuhov
2014-04-07Add axen(4) wherever axe(4) is.Brad Smith
2014-03-12enable qla(4) and qle(4) in GENERIC configs where isp(4) is alreadyJonathan Matthew
2014-03-08Enable qlw(4) on alpha/amd64/i386/macppc/sgi/sparc64 to force people to test.Mark Kettenis
2014-02-19add qla and qle everywhere we currently have isp, commented out except forJonathan Matthew
2014-02-08Add option MIPS_PTE64 to IP27/IP35 kernels, and no longer ignore memoryMiod Vallat
2013-11-15Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-Asasano
2013-09-05ugold(4) is a driver for PCsensor's USB gold TEMPer temperaturesasano
2013-08-20Add urtwn(4) to the sgi kernels where it makes sense. I've been using itBrian Callahan
2013-08-20Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago.Antoine Jacoutot
2012-09-27enable smscJonathan Gray
2011-12-31Add rsu(4) to the sgi GENERICs (but not the RAMDISKs as it requires firmwareMiod Vallat
2011-06-29Replace all instances of "scsibus* at hba?" with a single "scsibus* atMatthew Dempsky
2011-05-24On OpenBSD, we've always attached scsibus(4) to umass(4), even forMatthew Dempsky
2011-05-02Add PCI-Cardbus bridges and the most popular pcmcia and cardbus drivers. InMiod Vallat
2010-11-26Disable uscanner(4) by default on all kernels which configure it. First stepMiod Vallat
2010-11-19Add urio, uscanner and pseudo-device hotplug.Miod Vallat
2010-09-24enable utwitch(4) for SGI machines too.Yojiro Uo
2010-07-31remove references to ``opl'', since it doesn't exist any longerAlexandre Ratchov
2010-07-03No more ss(4) or usscanner(4). Unused, unloved and unmaintained.Kenneth R Westerback
2010-03-28Add envy(4), as found on Tezro; attaches, not tested yet because marco@ doesn'tMiod Vallat
2010-03-22Put back bnx(4) now that claudio@ has made the driver work on big endianMiod Vallat
2010-03-22On SGI IP35 systems, get SPD memory records from L1 and attach spdmem toMiod Vallat
2010-03-07Minimalistic driver for the ImpactSR (Mardigras) video option found on olderMiod Vallat
2010-03-04Introduce odyssey(4), a driver for the SGI VPro (aka Odyssey) graphicsJoel Sing
2010-02-01- add and enable puc(4) (only com, i didn't test lpt)Jasper Lievisse Adriaanse
2009-12-23- add and enable uthumJasper Lievisse Adriaanse
2009-12-18Add lofn(4) and ubsec(4) crypto devices. From Brad.Joel Sing
2009-12-18More Ethernet drivers - sf(4), cas(4), vge(4) and ciphy(4) for use byJoel Sing
2009-12-12Introduce various CPU_### options to enable cpu-specific code or workarounds;Miod Vallat
2009-11-18Add glue to attach iockbc(4) to iof(4) as well. Tested by deraadt@Miod Vallat
2009-11-10Add iockbc(4), a driver for the PS/2 keyboard and mouse interface found onJoel Sing
2009-11-07According to Brad, bnx(4) is not endian-safe, so remove it from sgi kernels.Miod Vallat
2009-11-07A few more PCI Ethernet controllers; from Brad.Miod Vallat
2009-11-07Add a bunch of PCI audio devices, only compile tested; from Brad.Miod Vallat
2009-11-07Replace option TGT_ORIGIN200 and TGT_ORIGIN2000 with a single option,Miod Vallat
2009-11-01Driver for the sgi IOC3 onboard Ethernet interface. Tested on Octane only soMiod Vallat
2009-10-22Introduce a logical xbpci(4) device between xbridge and pci, since more thanMiod Vallat
2009-10-10Add extra com@iof stanzas to have the first IOC4 card attach com0-3, insteadMiod Vallat
2009-10-07Attach DS1742 style dsrtc to iof (IOC4) too.Miod Vallat
2009-08-18Blind partial support for IOC4 chip, found on IO8 and IO9 base I/O boards onMiod 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