summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/conf/GENERIC
AgeCommit message (Expand)Author
2012-09-27enable smscJonathan Gray
2012-01-02Enable arcofi(4), tested on 705 by Tobias Ulmer.Miod Vallat
2011-12-23Fix arcofi interrupt number by counting bits from the right side; still untestedMiod Vallat
2011-12-21Work-in-progress driver for the HP ``Audio1'' device found on the HP 9000/425eMiod Vallat
2011-07-07deraadt says disable bluetooth everywhere else tooTed Unangst
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-02-17Disable sbt and ubt devices. The bluetooth code will sometimes sleep whileMiod Vallat
2011-01-02Enable udl(4) on hppa, together with rasops and rawkbd for Xorg.Matthieu Herrb
2010-11-26Disable uscanner(4) by default on all kernels which configure it. First stepMiod Vallat
2010-09-23enable utwitch(4) (formely uyurex(4)) by defaultYojiro Uo
2010-08-30delete PROCFS we will never supportTheo de Raadt
2010-08-18- remove COMPAT_LINUX bits. these architectures are not targetted by theJasper Lievisse Adriaanse
2010-08-02enable owctrTheo de Raadt
2010-07-03No more ss(4) or usscanner(4). Unused, unloved and unmaintained.Kenneth R Westerback
2010-06-29Remove COMPAT_HPUX. No one wanted to support it and its fewmets werePhilip Guenthe
2010-03-03Enable urndis(4) everywhere that has USB enabled to get it tested.Michael Knudsen
2009-12-29Move hppa to a "cpu0 at mainbus0" configuration, rather than knocking CPUsJoel Sing
2009-12-21Add uthum(4) to arches I could test it. ok deraadt@.Matthieu Herrb
2009-10-29add isp(4), but disable it since on most machines the pci bus is earlierTheo de Raadt
2009-08-09No options TIMEZONE and DST in GENERIC kernels.Miod Vallat
2009-07-28Enable ti(4), tested by myself OK deraadt@Claudio Jeker
2009-06-29enable isp(4)Theo de Raadt
2009-06-01Enable zyd in more places now we know it is endian safe.Jonathan Gray
2009-02-10enable run(4) everywhere where ural(4) and rum(4) are enabled.Damien Bergamini
2009-01-06- add and enable ipgphy(4) everywhere there's a stge(4) entry.Jasper Lievisse Adriaanse
2008-12-01terse is good, more readable; please commit deraadt@Todd T. Fries
2008-11-26Enable Bluetooth (btd and btctl are not hooked into the build yet)Uwe Stuehler
2008-11-24Import btsco(4) from NetBSD to work on itUwe Stuehler
2008-08-18Add stge(4) and gentbi(4).Mark Kettenis
2008-07-16Implement pckbc_xt_translation() in gsckbc. Thus, we can attach pckbd instead ofMiod Vallat
2008-06-07Add acphy/mtdphy/luphy/sqphy which are used by dc(4), hme(4) and ne(4).Brad Smith
2008-05-28Enable hme(4). Reported to work by Stian Sletner.Mark Kettenis
2008-03-21crank maxusers on some architecturesTheo de Raadt
2008-02-24Add commented out Bluetooth HID sectionUwe Stuehler
2008-01-09uark -> uark*, allow multiple devices to attachJonathan Gray
2008-01-09Move a couple of tested USB devices out of the 'untested' block,Stuart Henderson
2007-09-09uchcom(4) has been verified to work by djm@, so add it to allJonathan Gray
2007-08-23Add commented-out entry for siop@gsc, the onboard Fast-Wide SCSI on theMark Kettenis
2007-08-15Add sti@uturn; the C180 has it there. Tested by nick@.Mark Kettenis
2007-08-14Add missing siop@phantomas and siop@uturn attachments. The latter was testedMark Kettenis
2007-08-05Enable siop@mainbus.Mark Kettenis
2007-07-22Enable rl(4) on hppa, tested by me, ok kettenis@Jonathan Gray
2007-07-21Add sk(4). Tested by Maurice Janssen.Mark Kettenis
2007-07-20Enable lcd(4).Mark Kettenis
2007-07-14Add bge(4). Tested by Maurice Janssen.Mark Kettenis
2007-06-20lpt at ssioMark Kettenis
2007-06-19com at ssioMark Kettenis
2007-06-19Add ssio(4), a driver for the castrated National Semiconductor PC87560Mark Kettenis
2007-06-16Enable iophy(4) for fxp(4). From brad.Mark Kettenis