Commit Graph

168 Commits

Author SHA1 Message Date
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
bouyer
0ca33bf011 Better late than never, add the chip-specific PCI ide controllers. 2003-10-19 15:41:23 +00:00
ragge
9cbcd57e32 Add lcspx. 2003-10-19 15:04:08 +00:00
bouyer
7719e83c8b Following Matt Thomas's request, rename ata attribute to ata_hl, and
wdc_base to ata. We can now have
atabus* at ata?
in kernel config files.
2003-10-08 20:57:59 +00:00
jdolecek
62614dd63a Add sk as the PCI SysKonnect driver 2003-08-30 21:41:19 +00:00
ragge
b17488c45b Add qt as the DELQA-PLUS driver. 2003-08-28 10:04:28 +00:00
dyoung
46a27517aa Add driver atw for PCI/Mini-PCI/Cardbus 802.11b NICs based on the
ADMtek ADM8211. Read the man page for bugs and other outstanding
issues.
2003-07-06 22:56:07 +00:00
wiz
ee6d7b94d4 Remove last traces of obsolete olms and omms drivers.
Ok'd by drochner and fvdl.
2003-05-15 13:13:21 +00:00
wiz
ad311c1708 Replace arm32 with arm ports that include the driver name in their GENERIC
(or any other kernel config, if no GENERIC exists).
Sort.
2003-04-17 11:55:08 +00:00
tsutsui
4d0733ceec Add oosiop. 2003-04-06 10:10:38 +00:00
ragge
a6f8cf96f1 Add rfc/rf. 2003-03-23 11:03:04 +00:00
uwe
f6280fb246 Add igsfb. 2003-03-21 09:59:30 +00:00
soren
e0395ed0f1 G/c old macppc grf entries. 2003-03-04 13:29:12 +00:00
augustss
8b132e9976 Add uax. 2003-02-18 14:20:11 +00:00
soren
a35845dab6 Note hd44780 and cobalt panel driver from Dennis Chernoivanov. 2003-01-20 11:11:34 +00:00
scw
95bf009dca s/walnut/evbppc/ 2002-12-09 12:56:15 +00:00
isaki
c3d95a36c4 add bmd, memory disk driver for x68k. 2002-12-01 09:03:03 +00:00
itohy
ee6a196208 Add dreamcast specific device names 2002-11-17 05:56:12 +00:00
martin
c4349cac72 Add a driver for the Myson Technology MTD803 3-in-1 Fast Ethernet Controller,
provided by Peter Bex in PR 18675.
2002-11-07 21:56:56 +00:00
blymn
29b7b4241f Added support for fingerprinted executables aka verified exec 2002-10-29 12:31:20 +00:00
bjh21
7d7fc4e3d8 Change obviously-acorn32-specific entries to say acorn32 rather than arm32. 2002-10-06 12:35:01 +00:00
bjh21
b3db781eb3 Add "hydra" on acorn32. 2002-10-06 12:32:02 +00:00
ad
ca0ac2c78c Driver for the Sun ZX/Leo framebuffer. This would be called leo, but the
amiga port already has a driver by that name.
2002-09-13 14:03:52 +00:00
isaki
dd0e0396bc Add driver for ScanLogic SL811HS/T USB Host Controller.
XXX It's experimental code yet.

For x68k: USB part of Nereid USB/Ethernet/memory board
For ISA:  ISA USB Host board from Morphy planning
2002-08-11 13:17:52 +00:00