summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf
AgeCommit message (Collapse)Author
2005-11-15enable bktr(4) and radio(4) on alphaRobert Nagy
ok deraadt@ mickey@
2005-11-15add pcn on alpha and remove redundant pcn entry on i386 RAMDISK_CDBrad Smith
2005-11-15add ixgb(4) though commented out for now.Brad Smith
2005-11-05add or enable lmc(4)Brad Smith
2005-10-02enable ath(4) on alpha.Reyk Floeter
ok martin@ deraadt@
2005-08-03enable safte and ses on all archs that appear to have real scsi bussesDavid Gwynne
ok deraadt@ beck@ marco@
2005-07-31unfortunately de(4) no longer fitsTheo de Raadt
people who add to the kernel without thinking of the growth caused this
2005-07-14More netccitt and netns removals; OK henning, brad, mickeyUwe Stuehler
2005-06-20add ral(4)Martin Reindl
ok deraadt@
2005-06-17uipaq/ucom support; written by isis@www.cs.umd.eduTheo de Raadt
2005-06-17Allow ev56 opcodes in the .s files by default (gas on alpha does not yet haveMiod Vallat
.ev56, .ev4, etc, in-file modifiers).
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-24move sk(4) and epic(4) out of the untested sectionBrad Smith
2005-05-17add epic(4) under the untested section.Brad Smith
ok martin@
2005-05-10Add epic(4) driver which supersedes tx(4).Brad Smith
This buys us.. - bus_dma - big endian support - multicast - support for another EPIC chipset From NetBSD ok mickey@
2005-05-09- add alpha optimized in4_cksumBrad Smith
- de register and use ANSI prototypes From NetBSD ok miod@ martin@
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
ok deraadt@
2005-05-01spellingDavid Krause
2005-05-01spacing; ok miod@ deraadt@David 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-04-20Enable ural(4), appears to work fine.Jonathan Gray
2005-03-08Cosmetics...Thierry Deval
Mainly remove space between locators parens, replace spaces with tabs where appropriate and consistently align dependencies.
2005-02-25Enable re(4) on alpha.Jonathan Gray
2005-02-15Enable phys found in various USB devices on more archs.Jonathan Gray
ok brad@, dlg@
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
2005-01-04enable ehciJonathan Gray
2005-01-03re-enable ohci and uhciTheo de Raadt
2004-12-30Enable udav now it works on alpha. ok dlg@Jonathan Gray
2004-12-29fix a few more locators with ? that snuck in; mickey okTheo de Raadt
2004-12-19disable uyap by default, because it is that rareTheo de Raadt
2004-12-17Support for the eap MIDI UART from NetBSD.Jonathan Gray
Tested by serveral people. ok millert@, mickey@
2004-12-08add pcscp(4) at pciMartin Reindl
ok miod@
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-12#atuTheo de Raadt
2004-11-05we want ukphy on the media; miod okTheo de Raadt
2004-11-04Stricter rules for isadma_bounce, shaves 4KB off a RAMDISKB kernel.Miod Vallat
2004-11-02we do not just delete lines but rather comment 'em outMichael Shalayeff
2004-11-02udav is broken on alpha so remove it for now.Jonathan Gray
2004-10-08Move dev/cons.c to MI conf/files.Alexander Yurchenko
ok miod@
2004-10-06Pass -finhibit-size-directive to the compiler, so that binutils 2.15Miod Vallat
do not create an .eh_frame section in object files.
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-18add puc; ok miodPeter Valchev
2004-09-16spacingTheo de Raadt
2004-09-16cleanup deafult locators (blah ?); please check that your most hated ↵Michael Shalayeff
architecture is still fluffy (;
2004-08-05sync usb devs to other archs by adding cdceDavid Gwynne
ok deraadt@
2004-08-03include some usb ethernet driversTheo de Raadt
2004-07-07skip wdc at isa on media; idea from miodTheo de Raadt