2001-05-26 23:01:19 +00:00
|
|
|
# $NetBSD: files.podulebus,v 1.7 2001/05/26 23:01:19 bjh21 Exp $
|
2001-05-26 17:49:46 +00:00
|
|
|
|
|
|
|
# Oak SCSI
|
|
|
|
device oak: scsi, ncr5380sbc
|
|
|
|
attach oak at podulebus
|
|
|
|
file dev/podulebus/oak.c oak
|
2001-03-19 23:58:12 +00:00
|
|
|
|
2001-05-26 23:01:19 +00:00
|
|
|
# HCCS 8-bit SCSI
|
|
|
|
device hcsc: scsi, ncr5380sbc
|
|
|
|
attach hcsc at podulebus
|
|
|
|
file dev/podulebus/hcsc.c hcsc
|
|
|
|
|
2001-03-19 23:58:12 +00:00
|
|
|
# Acorn Ether1
|
|
|
|
device ei: ether, ifnet, arp, i82586
|
|
|
|
attach ei at podulebus
|
|
|
|
file dev/podulebus/if_ei.c ei
|
2001-03-24 00:14:52 +00:00
|
|
|
|
|
|
|
# Acorn/Atomwide Ether3
|
|
|
|
device ea: ether, ifnet, arp, seeq8005
|
|
|
|
attach ea at podulebus
|
|
|
|
file dev/podulebus/if_ea.c ea
|
2001-03-25 01:09:36 +00:00
|
|
|
|
|
|
|
# ANT EtherB
|
|
|
|
device eb: ether, ifnet, arp, seeq8005
|
|
|
|
attach eb at podulebus
|
|
|
|
file dev/podulebus/if_eb.c eb
|
2001-04-14 20:39:23 +00:00
|
|
|
|
2001-05-26 17:47:45 +00:00
|
|
|
# ACE (alias MCS) Midi-Connect card
|
|
|
|
# EXPERIMENTAL. Probably not very useful.
|
2001-04-14 20:39:23 +00:00
|
|
|
device acemidi { }
|
|
|
|
attach acemidi at podulebus
|
|
|
|
attach com at acemidi with com_acemidi
|
|
|
|
file dev/podulebus/acemidi.c acemidi
|