summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf
AgeCommit message (Expand)Author
2003-12-14Split the Intel i31244 SATA controller ("Artisea") driver out of piixidethorpej
2003-12-13Split out the Silicon Image SATALink support into its own driver,thorpej
2003-12-10Change reference at bottom from sys/dev/majors to sys/conf/majors to matchjmc
2003-11-27Add COMPAT_16.simonb
2003-10-18Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'lukem
2003-10-10reassing majors for crypto and pf to use the newly defined MI majorjdolecek
2003-10-10update the comment - the space for machine-dependant majorsjdolecek
2003-10-08pciide_machdep.c depends on pciide_common, not pciide.bouyer
2003-10-08Add new per-chip pciide drivers.bouyer
2003-10-08Add atabusbouyer
2003-10-07Siginfo changes for alpha kernel. Approved by thorpej@netbsd.org.skd
2003-10-05Add some framework for MI assignment of device majors - add sys/dev/majorsjdolecek
2003-09-06add rnd(4) device to installation media.itojun
2003-08-22add udav*itojun
2003-08-22create /dev/cryptoitojun
2003-08-06Add esiop at pci to GENERIC which already have siop at pci.bouyer
2003-07-27reserve cdev major # for PF. ok'ed by technical-execitojun
2003-07-27Since everyone uses clock_subr.c (or should, if they don't currently),thorpej
2003-06-01Add support for SMBFS.martin
2003-06-01Add nsmb.martin
2003-05-04Add wsfont support. Addresses PR#18388.gmcgarry
2003-04-27Add some entries added to GENERIC recently.tsutsui
2003-04-26Add pseudo-device ksyms.ragge
2003-04-25Add ksyms device major.ragge
2003-04-16Add mpt(4).thorpej
2003-04-10Bye Bye UCONSOLEchristos
2003-02-27Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC.perseant
2003-02-18add missing networking options, commented.grant
2003-02-16Add uax(4) (and url(4) in some cases).augustss
2003-02-10Add Sundance TI (stge). Not a largely available card, but since I *did*mjacob
2003-02-10add wi at pci and pcmcia, make comments consistent.grant
2003-02-05Share alpha/microtime.c with i386 and sparc64 as kern_microtime.c.nakayama
2003-01-13As pceb pulls in sio.c and sio_pci.c, is also needs the alpha_shared_intrbouyer
2002-11-30White space police.itohy
2002-11-22Fix typo (responsiness -> responsiveness).wiz
2002-11-05Add udsbr(4) with radio(4) attachment to standard configsfair
2002-11-05Add the radio(4) driver to NetBSD/alphafair
2002-10-26now that mem_no is emitted by config(8), there is no reason to keepjdolecek
2002-10-18Add NEW_BUFQ_STRATEGY (disabled by default).junyoung
2002-10-14Add cgd to the ALPHA.elric
2002-10-14Added commented out cgd(4)s to GENERIC configs.elric
2002-10-06Sync with GENERIC. (systrace and other misc options)tsutsui
2002-10-04assign majors for raw and cooked cgd's.elric
2002-09-25Add one space between "#option" and "<tab>IPFILTER_DEFAULT_BLOCK"martti
2002-09-24enable systrace. approved by itojun and perryprovos
2002-09-24Remove the TCWSCONS config now that zstty can do flow control on IOASICad
2002-09-24add options QUOTA; pointed out by Mattias Karlssonjdolecek
2002-09-20Added (commented out) IPFILTER_DEFAULT_BLOCK.martti
2002-09-18enable USERCONF by default; it's small and extremely useful to have available.lukem
2002-09-14Add the now-tested "autri* at pci?" audio device. Found onboard on thenathanw