Commit Graph

191 Commits

Author SHA1 Message Date
thorpej 4537c59ffb Add swcrypto 2005-11-25 16:42:55 +00:00
macallan e979e1f3de added a few missing device names 2005-09-27 14:47:41 +00:00
ragge 1e85211578 Note xge addition. 2005-09-09 13:45:41 +00:00
kiyohara d0bc61f001 Add j6x0lcd. 2005-09-05 18:58:29 +00:00
kiyohara 17587c6104 Support LCD screen driver for PERSONA SH3 machines. 2005-09-05 18:54:10 +00:00
skrll acd7c4c5ca Add a driver for Cypress microcontroller based USB serial adapters.
XXX hw flow control is not supported.
2005-07-30 06:14:49 +00:00
augustss 028353b945 Add uipaq(4). From OpenBSD. 2005-07-18 11:36:46 +00:00
kiyohara 6bc3e43515 It mistook to remove fwbus. 2005-07-13 16:57:44 +00:00
kiyohara c1a84a4d12 ieee1394 import from FreeBSD. 2005-07-11 15:29:05 +00:00
kent 920709a3ed add:
acphy acpi acpiacad acpibat acpibut acpiec acpilid acpitz agp
ahd amhphy artsata ataraid ath bge bmtphy brgphy cec ciphy cms
cs80bus esiop gentbi geodeide glxtphy gphyter gpib gsip hcide
iavc ipw iteide iwi iwic makphy mpt nsclpcsio pdcsata pxg
satalink ste stge sti tfb txp ubsa ubsec udav
2005-06-29 14:57:22 +00:00
kent f5f7ac75e9 add auixp, aurateconv, azalia, bce, and wm. 2005-06-28 09:02:56 +00:00
wiz 972625eea3 Remove pss and sp (removed pss(4)). 2005-06-28 08:45:45 +00:00
kiyohara 725081c016 Support touch-panel for PERSONA SH3 machines. 2005-05-23 17:44:25 +00:00
itohy 0ee992857f ukyopon(4): Kyocera AIR-EDGE PHONE driver
Close NetBSD PR #25954 in a different way.
2005-04-15 17:18:18 +00:00
jdolecek f96a65dd86 claim tra 2005-04-03 11:40:09 +00:00
cube ff524d301a Add attimer(4) to the list. 2005-03-25 23:07:17 +00:00
bouyer c18aecbd9d Note Xen devices. 2005-03-18 12:08:25 +00:00
yamt a757217af7 add agr. 2005-03-18 11:00:46 +00:00
perry f31bd063e9 nuke trailing whitespace 2005-02-27 00:26:58 +00:00
jdolecek b1370d628b claim vge 2005-02-20 16:29:50 +00:00
joff 4a237e5849 add atu 2005-01-24 02:08:57 +00:00
joff c8da149022 add tslcd 2005-01-08 20:26:28 +00:00
joff de9b3a018a Add TS7200/EP93xx ARM related device names 2005-01-08 04:04:00 +00:00
cube 3cc5417f0a Add ixpide. 2004-12-08 15:54:39 +00:00
augustss 6496ac653d s/uax/axe/ 2004-10-23 13:46:45 +00:00
augustss 1353a882ad Add cdce. 2004-10-22 13:11:12 +00:00
gavan 0560d8b947 Initial import of iyonix port.
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-13 23:28:34 +00:00
augustss ac9b8467a8 Add auacer, auich, and autri. 2004-10-10 16:37:40 +00:00
tsutsui 2e988c7c99 - spc is now MI.
- Remove obsolete hp300 devices.
2004-09-25 12:31:19 +00:00
itohy bb5bb52e57 Add njs.4 2004-08-26 14:19:55 +00:00
mrg 0dcb65e9d4 add spif to sparc & sparc64 2004-07-24 12:40:38 +00:00
toshii 3c13bf058a Add re. 2004-05-31 13:47:33 +00:00
tsarna 99e30caccf +uep 2004-05-24 23:54:26 +00:00
nisimura 9e4b4b7647 Add MI stpcide. Indeed i386 since it's a part of 486 SoC. 2004-05-08 10:34:15 +00:00
nisimura c12c2f72bd Add devnames for Marvell MV64260 system controller.
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-05-08 09:23:14 +00:00
minoura d8b2961a5c Add ichlpcib. 2004-03-14 14:13:42 +00:00
bjh21 1f2a1581c0 pckbport_machdep_cnattach has replaced pckbc_machdep_cnattach. 2004-03-14 13:54:07 +00:00
bjh21 2e5eabeef4 Remove opms and wsqms on acorn32. 2004-03-13 19:52:53 +00:00
ragge 0281fed145 Add dge. 2004-03-13 17:54:38 +00:00
bjh21 a3b1962334 Add iomdkbc and iomdiic. 2004-03-13 17:53:05 +00:00
bjh21 abb6d5d13a Add pckbport. 2004-03-13 17:46:45 +00:00
bjh21 5aca86918f Add a new MI attribute, pckbc_machdep_cnattach, and change pckbc_cnattach()
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-14 14:33:28 +00:00
bjh21 c1e3dd3d1f Remove "pc", "pcconskbd" and "pckbcport" on prep, since they've practically
not been there for two years.
2004-02-14 14:10:05 +00:00
jdolecek eb0997a461 add plip 2004-01-28 18:09:11 +00:00
drochner 14f6e1fdec sort, and add "pps" 2004-01-28 17:29:03 +00:00
bjh21 24eeccb641 beep(4) is no more. 2004-01-25 14:07:23 +00:00
jdolecek 6c14651ea0 cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist:
* 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-20 19:58:00 +00:00
bjh21 ab5cf544af todclock isn't used on acorn32 any more. 2004-01-18 12:38:59 +00:00
bjh21 8ec98f703b Add audiobell. Remove sysbeep on acorn32. 2004-01-18 12:34:53 +00:00
uwe 62c7814709 Add missing NetBSD/hpcsh devices. 2003-10-21 00:33:12 +00:00