files.podulebus revision 1.10
11.10Sbjh21# $NetBSD: files.podulebus,v 1.10 2001/06/13 18:31:43 bjh21 Exp $
21.6Sbjh21
31.6Sbjh21# Oak SCSI
41.6Sbjh21device	oak: scsi, ncr5380sbc
51.6Sbjh21attach	oak at podulebus
61.6Sbjh21file	dev/podulebus/oak.c			oak
71.7Sbjh21
81.7Sbjh21# HCCS 8-bit SCSI
91.7Sbjh21device	hcsc: scsi, ncr5380sbc
101.7Sbjh21attach	hcsc at podulebus
111.7Sbjh21file	dev/podulebus/hcsc.c			hcsc
121.8Sbjh21
131.8Sbjh21# D.T. software IDE
141.9Sbjh21device	dtide: wdc_base, ata, atapi
151.8Sbjh21attach	dtide at podulebus
161.9Sbjh21file	dev/podulebus/dtide.c			dtide
171.10Sbjh21
181.10Sbjh21# HCCS IDE
191.10Sbjh21device	hcide: wdc_base, ata, atapi
201.10Sbjh21attach	hcide at podulebus
211.10Sbjh21file	dev/podulebus/hcide.c			hcide
221.1Sbjh21
231.1Sbjh21# Acorn Ether1
241.1Sbjh21device	ei: ether, ifnet, arp, i82586
251.1Sbjh21attach	ei at podulebus
261.1Sbjh21file	dev/podulebus/if_ei.c			ei
271.2Sbjh21
281.2Sbjh21# Acorn/Atomwide Ether3
291.2Sbjh21device	ea: ether, ifnet, arp, seeq8005
301.2Sbjh21attach	ea at podulebus
311.2Sbjh21file	dev/podulebus/if_ea.c			ea
321.3Sbjh21
331.3Sbjh21# ANT EtherB
341.3Sbjh21device	eb: ether, ifnet, arp, seeq8005
351.3Sbjh21attach	eb at podulebus
361.3Sbjh21file	dev/podulebus/if_eb.c			eb
371.4Sbjh21
381.5Sbjh21# ACE (alias MCS) Midi-Connect card
391.5Sbjh21# EXPERIMENTAL.  Probably not very useful.
401.4Sbjh21device	acemidi { }
411.4Sbjh21attach	acemidi at podulebus
421.4Sbjh21attach	com at acemidi with com_acemidi
431.4Sbjh21file	dev/podulebus/acemidi.c			acemidi
44