summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/conf
AgeCommit message (Expand)Author
2006-09-28uath(4) works, kind of, sometimes...Theo de Raadt
2006-09-27Add Maxim/Dallas DS2490 USB 1-Wire adapter driver.Alexander Yurchenko
2006-09-27add pgt(4) and acx(4), work in progress.Brad Smith
2006-09-27Add files.onewire to all our USB archs, it will be used soon.Alexander Yurchenko
2006-08-30we can fit ehci & pci verbose. Much nicer.Theo de Raadt
2006-08-18add ucycom@uhidev and ucom@ucycom on the usb machines (docs are forthcoming)Jason Wright
2006-08-17enable msk(4) in a few more places.Brad Smith
2006-08-14Enable uslcom(4) and uark(4) on all the USB capable archs.Jonathan Gray
2006-08-14enable arc since it works hereDavid Gwynne
2006-08-11add rum(4) on arches where ural(4) is enabled.Damien Bergamini
2006-07-27Compile all kernels with -Wstack-usage-larger-than-2047, now that allMiod Vallat
2006-07-04disable alipm until someone can find this spurious bug, which happens mostTheo de Raadt
2006-06-27pull in files.gpio in case we want itTheo de Raadt
2006-06-26Enable wide targets on FAS366 esp; note that this changes the way espMiod Vallat
2006-06-22Enable sk(4).Brad Smith
2006-06-21if machdep.kbdreset==1 and the front panel button interrupt fires, tell initJason Wright
2006-06-21Don't need option SUN4U. It's not -really- an option on sparc64, duh.Jason Wright
2006-06-19move clock_subr.c to a better place, and now it is always in the kernelTheo de Raadt
2006-06-18enable udcf(4) on sparc64, works on my Blade 100; ok mbalmer@Christian Weisgerber
2006-06-16skeleton driver for power button on u5.. does precisely nothing except attach.Jason Wright
2006-06-02ppm driver. We don't use it for much... except to blink the power switch led...Jason Wright
2006-06-01Right at the end of a debug kernel build, the current Makefile copies bsdChristopher Pascoe
2006-05-30mpi works on sparc64 (running a U3 booted/rooted from one to commit this).Jason Wright
2006-05-28placeholder driver for the bbc,beep device. should be straightforwardJason Wright
2006-05-27add mpi(4) glue. commented out for nowDavid Gwynne
2006-05-15Merge creator attachment code again, it turns out the upa/mainbus attachmentMiod Vallat
2006-03-04creator needs rasops32 only, and vgafb never needs rasops24.Miod Vallat
2006-03-04add art(4) here.Brad Smith
2006-02-16pcscp(4) worksMartin Reindl
2006-02-10driver for Philips PCF8591 I2C ADC sensor. Because of the mindlessnessDamien Miller
2006-02-01a driver for the phillips pcf8584 i2c controller as found on the sun netraDavid Gwynne
2006-01-11hotplug(4) and hotplugd(8) hereMartin Reindl
2006-01-02do i2c initialization using ofw data instead of scanning; ok kettenisTheo de Raadt
2005-12-27enable some i2c bus drivers (piixpm(4), alipm(4), ichiic(4)) as neededTheo de Raadt
2005-11-15add ixgb(4) though commented out for now.Brad Smith
2005-11-14add de and pcnBrad Smith
2005-11-05add or enable lmc(4)Brad Smith
2005-10-10add ti(4), commented out sk(4) and some PHYBrad Smith
2005-08-09apparently some ultra machines do need this, work by miod; testing my uweTheo de Raadt
2005-08-03enable safte and ses on all archs that appear to have real scsi bussesDavid Gwynne
2005-08-01I'm Positive these are Type-O.Miod Vallat
2005-08-01spacing; ok deraadt@David Krause
2005-06-30enable bge tooBrad Smith
2005-06-30add stgeBrad Smith
2005-06-17uipaq/ucom support; written by isis@www.cs.umd.eduTheo de Raadt
2005-06-16try schizo in RAMDISKTheo de Raadt
2005-05-26Add atapiscsi in parallel with scsibus@usb, this only changes systemDale Rahn
2005-05-22enable re(4) and ciphy(4) on sparc64Peter Valchev
2005-05-16add epic(4)Brad Smith
2005-05-02sparc64 optimized in4_cksum().Brad Smith