summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/conf
AgeCommit message (Collapse)Author
2006-04-05Enable an(4) on BE archs now that it works.Kurt Miller
2006-03-24hppa has CardBus and USB as well so add umsm(4).Jonathan Gray
Pointed out by mickey.
2006-01-11hotplug(4) and hotplugd(8) hereMartin Reindl
2006-01-09Disable an(4) on BE archs until it works.Jonathan Gray
2005-12-12Only include PROCFS on kernels which have either COMPAT_LINUX or COMPAT_SVR4,Miod Vallat
otherwise it's just a waste of bytes. ok deraadt@ mickey@
2005-12-06Remove fdescfsPedro Martelletto
2005-10-27em kind of works now (not under heavy nfs load); ok bradTheo de Raadt
2005-08-28axe gig needs eephy; noted by dlg/jsg, add to required mediaTheo de Raadt
2005-08-03enable safte and ses on all archs that appear to have real scsi bussesDavid Gwynne
ok deraadt@ beck@ marco@
2005-08-01Change the compilers default scheduling settings from PA-8000 (4 instructionsMiod Vallat
in parallel) to PA-700 (no parallel instructions) on 32-bit hppa. This causes gcc to produce slightly faster code on most supported hppa, no change in code size. Tested by marcop@, mickey@, I and a few others; ok mickey@
2005-06-21give it wdc@pcmciaMichael Shalayeff
2005-06-21include msdosfs and udf and a missed config line for wax on c-classMichael Shalayeff
2005-06-21USB supportMartin Reindl
ok mickey@
2005-06-21move .rodata out of .text to make more spaceMichael Shalayeff
2005-06-17uipaq/ucom support; written by isis@www.cs.umd.eduTheo de Raadt
2005-06-09it appears asp occupies more space than intially thought andMichael Shalayeff
audio wraps off the edge making troubles. make sure gsc attachment follows the amsk from the parents and also extend the asp's range to a full 512m. found by Graham Gower <graham.gower@gmail.com> on 735 testing by miod@ on 715
2005-05-27add atapiscsi@umass to RAMDISKS as appropriate, ok krw@ deraadt@Dale Rahn
2005-05-26Add atapiscsi in parallel with scsibus@usb, this only changes systemDale Rahn
that dont have atapiscsi@wdc, fixes zaurus, ok krw@ todd@
2005-05-10add epic commented outMichael Shalayeff
2005-05-10explicitly align unwind data to 8 bytes; from chsMichael Shalayeff
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
ok deraadt@
2005-05-01spellingDavid Krause
2005-04-30start the job of making things look more alikeTheo de Raadt
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-03-26enable compat_hpux and a commented out compat_linuxMichael Shalayeff
2005-03-08Cosmetics...Thierry Deval
Mainly remove space between locators parens, replace spaces with tabs where appropriate and consistently align dependencies.
2005-02-24add wax@uturn; found on c180Michael Shalayeff
2005-01-14ubt(4): USB Bluetooth driver, commented out in all kernel configAlexander Yurchenko
files for now. Adopted from FreeBSD for our netbt stack. Help in testing by many, ok markus@
2005-01-06use wsmux more; miod okTheo de Raadt
2004-12-08commented out {e,o}hci@cardbusMichael Shalayeff
2004-11-19More aggressive strip flags for non debug kernels; this is a noop on someMiod Vallat
architectures, but saves a few dozen KB on alpha and ppc. ok deraadt@
2004-11-12commented out atwMichael Shalayeff
2004-11-12#atuTheo de Raadt
2004-10-29cleanup and put app eps in one place like other driversMichael Shalayeff
2004-10-29Split mongoose and add a gscbus attachment, for the eisa slots in B series.Miod Vallat
This is still a work in progress. feedback and ok mickey@
2004-10-28Add wax at phantomas now that it works; provides access to the second serialMiod Vallat
port on A- and B-class machines. ok mickey@
2004-10-14astro and elroy will be elsewhereMichael Shalayeff
2004-10-08Move dev/cons.c to MI conf/files.Alexander Yurchenko
ok miod@
2004-10-05Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet.Jonathan Gray
Thanks to Mark Uemura for donating several of these adapters. Tested by and ok deraadt@
2004-09-30enable ne@pci and add commented out rlMichael Shalayeff
2004-09-16cleanup deafult locators (blah ?); please check that your most hated ↵Michael Shalayeff
architecture is still fluffy (;
2004-09-15add pcxu tlb handlers and cpu probingMichael Shalayeff
add u2/uturn ioa driver in dumb mode now enable pcxu/pcxw support
2004-08-19there be usb dragonsMichael Shalayeff
2004-08-19commented out ahd (compiles but does not work)Michael Shalayeff
2004-08-14re-enable ahc on pci since mickey is missingTheo de Raadt
2004-08-06support cardbus bridges and a few pcmcia devices i have workingMichael Shalayeff
2004-07-10files.hpux is now in a {m68k,hppa} subdirTheo de Raadt
2004-07-01disabled USE_HPT option (experimental right now)Michael Shalayeff
2004-04-30allow for ccd on ramdisk; per weissmanndude's request and testingMichael Shalayeff
2004-04-23fix some comments and sync devices in ramdiskMichael Shalayeff