summaryrefslogtreecommitdiff
path: root/sys/dev/DEVNAMES
AgeCommit message (Collapse)Author
2005-04-15ukyopon(4): Kyocera AIR-EDGE PHONE driveritohy
Close NetBSD PR #25954 in a different way.
2005-04-03claim trajdolecek
2005-03-25Add attimer(4) to the list.cube
2005-03-18Note Xen devices.bouyer
2005-03-18add agr.yamt
2005-02-27nuke trailing whitespaceperry
2005-02-20claim vgejdolecek
2005-01-24add atujoff
2005-01-08add tslcdjoff
2005-01-08Add TS7200/EP93xx ARM related device namesjoff
2004-12-08Add ixpide.cube
2004-10-23s/uax/axe/augustss
2004-10-22Add cdce.augustss
2004-10-13Initial import of iyonix port.gavan
The Iyonix is a desktop machine from Castle Technology, based on a 600MHz XScale[tm] 80321 processor. * Uses the bootloader from NetBSD/acorn32, which is now 32-bit compatible. * Currently boots multiuser with a serial console. * Device support is not yet complete. With help from abs.
2004-10-10Add auacer, auich, and autri.augustss
2004-09-25- spc is now MI.tsutsui
- Remove obsolete hp300 devices.
2004-08-26Add njs.4itohy
2004-07-24add spif to sparc & sparc64mrg
2004-05-31Add re.toshii
2004-05-24+ueptsarna
2004-05-08Add MI stpcide. Indeed i386 since it's a part of 486 SoC.nisimura
2004-05-08Add devnames for Marvell MV64260 system controller.nisimura
Code cleanup and MIPS merge should be considered for the generations of Discovery, II, III and GT-640xx/1xx. The last two are used locally in cobalt and evbmips.
2004-03-14Add ichlpcib.minoura
2004-03-14pckbport_machdep_cnattach has replaced pckbc_machdep_cnattach.bjh21
2004-03-13Remove opms and wsqms on acorn32.bjh21
2004-03-13Add dge.ragge
2004-03-13Add iomdkbc and iomdiic.bjh21
2004-03-13Add pckbport.bjh21
2004-02-14Add a new MI attribute, pckbc_machdep_cnattach, and change pckbc_cnattach()bjh21
to only call pckbc_machdep_cnattach() if this is present. This allows pckbc_machdep_cnattach() to be omitted entirely on most ports, where it only returns ENXIO anyway. The devices with this attribute at the moment are pc(4) on i386 and bebox, and pckbc on sparc, where pckbc_machdep_cnattach() mysteriously returns 0 rather than ENXIO.
2004-02-14Remove "pc", "pcconskbd" and "pckbcport" on prep, since they've practicallybjh21
not been there for two years.
2004-01-28add plipjdolecek
2004-01-28sort, and add "pps"drochner
2004-01-25beep(4) is no more.bjh21
2004-01-20cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist:jdolecek
* lpt device is defined in MI place (dev/ppbus/files.ppbus), dev/ic/lpt.c is included there too; dev/ic/lpt.c is not included if ppbus is configured or if there is alternative platform lpt (like for pc532) * g/c MD lpt definitions and custom puc/upc attachments, glue moved to conf/files and dev/pci/files.pci respectively; remove device lpt definition from dev/isa/files.isa * add ppbus parport attribute, atppc device attachments, adjust plip and lpt glue
2004-01-18todclock isn't used on acorn32 any more.bjh21
2004-01-18Add audiobell. Remove sysbeep on acorn32.bjh21
2003-10-21Add missing NetBSD/hpcsh devices.uwe
2003-10-19Better late than never, add the chip-specific PCI ide controllers.bouyer
2003-10-19Add lcspx.ragge
2003-10-08Following Matt Thomas's request, rename ata attribute to ata_hl, andbouyer
wdc_base to ata. We can now have atabus* at ata? in kernel config files.
2003-08-30Add sk as the PCI SysKonnect driverjdolecek
2003-08-28Add qt as the DELQA-PLUS driver.ragge
2003-07-06Add driver atw for PCI/Mini-PCI/Cardbus 802.11b NICs based on thedyoung
ADMtek ADM8211. Read the man page for bugs and other outstanding issues.
2003-05-15Remove last traces of obsolete olms and omms drivers.wiz
Ok'd by drochner and fvdl.
2003-04-17Replace arm32 with arm ports that include the driver name in their GENERICwiz
(or any other kernel config, if no GENERIC exists). Sort.
2003-04-06Add oosiop.tsutsui
2003-03-23Add rfc/rf.ragge
2003-03-21Add igsfb.uwe
2003-03-04G/c old macppc grf entries.soren
2003-02-18Add uax.augustss