summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/conf
AgeCommit message (Expand)Author
2010-04-27use -f assymp.dep again; worked out with miodTheo de Raadt
2010-04-27alpha/conf/Makefile.alphaTheo de Raadt
2010-04-26even cleaner mach/arch/machdir/archdirTheo de Raadt
2010-04-26next step towards unification: make all the genassym chunks handle bothTheo de Raadt
2010-04-26next unification step: move all MD naming _mach, _machdir, _arch, and _archdirTheo de Raadt
2010-04-26first step of unification: spaces at end of lines; comments, etc.Theo de Raadt
2010-03-25Add MP lock support for OpenBSD/hppa.Joel Sing
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-10-19Correct a target name so that we don't rebuild vers.o (and thenPhilip Guenthe
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-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-24enable softraidTodd T. Fries
2009-06-01Enable zyd in more places now we know it is endian safe.Jonathan Gray
2009-04-28put vlan support onto these mediaTheo de Raadt
2009-02-10enable run(4) everywhere where ural(4) and rum(4) are enabled.Damien Bergamini
2009-01-11Fix a sed bug in the makefile's depend target.Paul Irofti
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-07-02Enable FFS2.Brad Smith
2008-07-01add bio & bioctlTodd T. Fries
2008-06-25Move .rodata 512KB further, since kernels will soon reach the address .rodataMiod Vallat
2008-06-08alpha/conf/RAMDISKTheo de Raadt
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-04-27Add gecko(4), a driver for the GeckoBOA BC GSC+ port.Mark Kettenis
2008-04-25neccessary -> necessary; from Pierre RiteauJason McIntyre
2008-04-12Compile kernels with -Wvariable-decl (except on arches with ipmi, for now).Miod Vallat
2008-03-21crank maxusers on some architecturesTheo de Raadt
2008-03-09Uncomment ehci(4).Mark Kettenis
2008-03-05remove devices not needed on a ramdiskTheo de Raadt
2008-03-04bsd.rd's physical memory usage collided with the bootblocks... TheTheo de Raadt
2008-02-24Add commented out Bluetooth HID sectionUwe Stuehler
2008-01-09add urlphy for RAMDISK, move tested devices up.Stuart Henderson
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-11-30Define NORMAL_C_NOP everywhere.Miod Vallat
2007-11-26another LIBKERN that stayed behindTheo de Raadt
2007-11-25libkern, begone. Move to a new mechanism where config(8)'s "file"Theo de Raadt
2007-11-25Get rid of the kernel 'libcompat' framework, and instead use conf/files toTheo de Raadt
2007-10-18Define a new attribute, pckbcslot, which pckbc and gsckbc provide, and toMiod Vallat