summaryrefslogtreecommitdiff
path: root/sys/arch/landisk/conf
AgeCommit message (Expand)Author
2010-04-27a bit more unification to the arm way of doing thisTheo de Raadt
2010-04-27shorten preambleTheo de Raadt
2010-04-27No need for a specific .SUFFIXES list; ok drahnTheo de Raadt
2010-04-27noone needs comments about QUOTA and TRACETheo de Raadt
2010-04-27over the years we have moved to a machine+architectures scheme that hasTheo de Raadt
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-03Enable urndis(4) everywhere that has USB enabled to get it tested.Michael Knudsen
2010-01-25add uthum there too. ok drahn@Matthieu Herrb
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-05-17mux too, like GENERICarmish/conf/RAMDISKTheo de Raadt
2009-05-15Enable udl(4) and ukbd(4) because this lets a landisk actually have aTheo de Raadt
2009-05-15pull in the right wscons/rasops partsTheo de Raadt
2009-05-01Add option USER_PCICONF.Miod Vallat
2009-02-10remove run(4) from some RAMDISKDamien Bergamini
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
2008-12-01terse is good, more readable; please commit deraadt@Todd T. Fries
2008-11-30It's annoying to have an 2+ hour kernel compile die in ld because bluetoothMats O Jansson
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-06-08alpha/conf/RAMDISKTheo de Raadt
2008-04-12Compile kernels with -Wvariable-decl (except on arches with ipmi, for now).Miod Vallat
2008-04-12typosMiod Vallat
2008-02-24Add commented out Bluetooth HID sectionUwe Stuehler
2007-11-30Define NORMAL_C_NOP everywhere.Miod Vallat
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-09-09uchcom(4) has been verified to work by djm@, so add it to allJonathan Gray
2007-07-30Shuffle the order in which we look for header files, when doingThordur I. Bjornsson
2007-06-08include files.bluetooth, so that bluetooth support can be compiled,Jasper Lievisse Adriaanse
2007-05-31Add Bluetooth drivers to GENERIC (not enabled - we still have ways to go)Uwe Stuehler
2007-03-19Remove force-PIO workaround for wd@pciide.Miod Vallat
2007-02-03There is no good reason to disable half of the 7751 cache, so don't.Miod Vallat
2007-01-15power(4) driver for the power switch on many landisk models, hookedMartin Reindl
2006-12-18force wd at pciide down to PIO mode 4 (yuck) until some DMA issues areMartin Reindl
2006-11-20Enable support for audio on landisk.Dale Rahn
2006-11-16add a few more PHY necessary for the USB Ethernet interfaces.Brad Smith
2006-11-09add a solid compliment of usb devicesTheo de Raadt
2006-11-07remove wdc debugDale Rahn
2006-11-06root on wd0a for now.Miod Vallat
2006-10-25Ramdisk kernel generated from GENERICDale Rahn
2006-10-25make majors reflect reality.Dale Rahn
2006-10-16More devices (re which tries to attach and pciide)Dale Rahn