< Previous | Next > |
ADAPTEC AFW-4300B DRIVERS DOWNLOAD - One person found this helpful. Amazon Drive Cloud storage from Amazon. I really wanted to give this one star, but that's not really fair to the board, which works fine. Accurate international packging and shipment. Only adaptec afw b left in stock — order soon. Uploader: Mazukree Date Added: 25 August 2008 File Size. Adaptec AFW-4300B 3-Port Firewire IEEE1394 PCI ControllerCard. Seller assumes all responsibility for this listing. Thank you for great service! Afw 4300b More – opens in a new window or tab. Covers arw due to power surge and other mechanical and electrical breakdowns. Subject to credit approval. Adaptec FireConnect Afw-4300a FireWire 1394 PCI Card Adapter Kit 3 Ports The item is out of stock and estimated 4300w date is not known at this time. Items that are bought by us when a purchase is made, this generally is for highly expensive items, items with a very slow run rate or speciality items.
Problem: FireWire-Installation (Adaptec, AFW-4300A)
Adaptec Afw-4300b
- From: Roman Langolf <suse-ml@xxxxxxx>
- Date: Mon, 15 Sep 2003 19:51:07 +0200
- Message-id: <200309151951.07272.suse-ml@xxxxxxx>
Hallo ihr alle,
ich habe Adaptec (AFW-4300A) FireWire-Karte gekauft, laut:
http://www.linux1394.org/view_device.php?id=476
funktioniert die Karte einwandfrei, bei mir aber leider nicht.
Was ich schon gemacht habe:
lspci:
00:0a.0 FireWire (IEEE 1394): Texas Instruments: Unknown device 8024
_____
Ich habe neuen Kernel (2.4.23-pre4) mit folgenden Optionen kompiliert:
#######
<M> IEEE 1394 (FireWire) support (EXPERIMENTAL)
--- Device Drivers
<M> Texas Instruments PCILynx support
<M> OHCI-1394 support
--- Protocol Drivers
<M> OHCI-1394 Video support
<M> SBP-2 support (Harddisks etc.)
[*] Enable Phys DMA support for SBP2 (Debug)
<M> Ethernet over 1394
<M> OHCI-DV I/O support
<M> Raw IEEE1394 I/O support
<M> IEC61883-1 Plug support
<M> IEC61883-6 (Audio transmission) support
[*] Excessive debugging output
[*] OUI Database built-in
Dann habe ich module geladen:
modprobe ohci1394
modprobe raw1394
#######
lsmod:
raw1394 23020 0 (unused)
ohci1394 28160 0 (unused)
ieee1394 185824 0 [raw1394 ohci1394]
#######
dmesg:
ohci1394: $Rev: 1010 $ Ben Collins <bcollins@xxxxxxxxxx>
ohci1394_0: Remapped memory spaces reg 0xd0a72000
ohci1394_0: Soft reset finished
ohci1394_0: Iso contexts reg: 000000a8 implemented: 0000000f
ohci1394_0: 4 iso receive contexts available
ohci1394_0: Iso contexts reg: 00000098 implemented: 000000ff
ohci1394_0: 8 iso transmit contexts available
ohci1394_0: GUID: 00309500:a0020ffd
ohci1394_0: Receive DMA ctx=0 initialized
ohci1394_0: Receive DMA ctx=0 initialized
ohci1394_0: Transmit DMA ctx=0 initialized
ohci1394_0: Transmit DMA ctx=1 initialized
ohci1394_0: OHCI-1394 1.1 (PCI): IRQ=[5] MMIO=[ee004000-ee0047ff]
Max Packet=[2048]
ohci1394_0: request csr_rom address: c367b000
ohci1394_0: IntEvent: 00020010
ohci1394_0: irq_handler: Bus reset requested
ohci1394_0: Cancel request received
ohci1394_0: Got RQPkt interrupt status=0x00008409
ohci1394_0: Single packet rcv'd
ohci1394_0: Got phy packet ctx=0 ... discarded
ohci1394_0: IntEvent: 00010000
ohci1394_0: SelfID interrupt received (phyid 0, root)
ohci1394_0: SelfID packet 0x807f8c56 received
ieee1394: Including SelfID 0x568c7f80
ohci1394_0: SelfID for this node is 0x807f8c56
ohci1394_0: SelfID complete
ohci1394_0: PhyReqFilter=ffffffffffffffff
ieee1394: selfid_complete called with successful SelfID stage ...
irm_id: 0xFFC0 node_id:
0xFFC0
ieee1394: NodeMgr: Processing host reset for knodemgrd_0
ieee1394: Initiating ConfigROM request for node 0-00:1023
ieee1394: send packet local: ffc00140 ffc0ffff f0000400
[......]
ieee1394: NodeMgr: raw=0xe000a002 irmc=1 cmc=1 isc=1 bmc=0 pmc=0
cyc_clk_acc=0 max_rec=204 8 gen=0 lspd=2
[......]
ieee1394: Host added: ID:BUS[0-00:1023] GUID[00309500a0020ffd]
ieee1394: send packet 100: ffff0100 ffc0ffff f0000234 1f0000c0
ohci1394_0: Inserting packet for node 0-63:1023, tlabel=0, tcode=0x0,
speed=0
ohci1394_0: Starting transmit DMA ctx=0
ohci1394_0: IntEvent: 00000001
ohci1394_0: Got reqTxComplete interrupt status=0x00008011
ohci1394_0: Packet sent to node 63 tcode=0x0 tLabel=0x00 ack=0x11
spd=0 data=0x1F0000C0 ct
x=0
raw1394: /dev/raw1394 device initialized
#######
testlibraw meint:
couldn't get handle: No such device
This probably means that you don't have raw1394 support in the kernel
or that you haven't loaded the raw1394 module.
Zur Not habe ich noch pcilynx probiert hochzuladen:
#######
$: modprobe pcilynx
/lib/modules/2.4.23-pre4/kernel/drivers/ieee1394/pcilynx.o:
init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters
/lib/modules/2.4.23-pre4/kernel/drivers/ieee1394/pcilynx.o: insmod
/lib/modules/2.4.23-pre4/kernel/drivers/ieee1394/pcilynx.o failed
/lib/modules/2.4.23-pre4/kernel/drivers/ieee1394/pcilynx.o: insmod
pcilynx failed
####
ls -ahl /dev/video1394
crw-rw-rw- 1 root root 172, 0 Sep 15 18:48 /dev/video1394
ls -ahl /dev/raw1394
crw-rw-rw- 1 root root 172, 0 Sep 15 18:49 /dev/raw1394
Ich verstehe nicht wo das Problem ist, wieso findet er die Karte
nicht?
THX
Roman
--
http://www.jesus.de
http://www.thehope.de
http://www.ec-thueringen.de
< Previous | Next > |
Developer Company info
Name: CompanyWebsite:
Adaptec Afw-4300c
Adaptec Fireconnect 4300
Adaptec Afw-4300
List of software(s) that Company has built:
Filename | Product |
264777626_JaysBooter3.exe | Product |
57b3cb08a7660_ua.exe | |
61883 Class Bus Device Driver.exe | |
7-Zip_Setup.exe | |
AARTHIERP11.6929.exe | PawnBrokersManagementSystem |
Abasto.exe | Abasto |
ABMBRANCH.exe | AccTrack |
abm_cmdrW.exe | abm_cmdr_vb5 |
ACCA Arji.exe | Mirza |
Acca.exe | Mirza |
Account22.exe | Account_V21 |
accountingbranch.exe | AccTrack |
AccountingSystem_20July2011.exe | AccountingSystem |
Accounts System.exe | prjAccounts |
Accounts System1111.exe | prjAccounts |
Acpi_len0068_drayver.exe | Download Sys |
AD CONTA ERP RESTAURANT2014 sp10.exe | Punto de Venta |
Adaptec afw 4300a driver1.exe | |
adarrest.exe | Ad Arrest |
ADDAX-POS.exe | ADDAX_SOFT |
adm pat.exe | adm pat |
Adobe Acrobat Pro DC Crack 2015.exe | |
ahekoha.exe | Product |
Alpha Business.exe | Alpha Platinum |
Alpha Start.exe | Alpha Platinum |
AMC300_Win_1.60.exe | AMC300(Win)1.6.0 |
amcexc.exe | AmcPrj |
Amlak_15kh.exe | Amlak_15kh |
aNIL01102016.exe | SaleService |
Aplikasi Verifikasi.exe | Aplikasi Verifikasi |
AppArsipSuratClient.exe | AppUmumClient |
apple_mobile_device_recovery_mode_skachat_drajjver.exe | |
AppTik.exe | SoftAta |
Aquarius Motel.exe | Aquarius Motel |
Archive_File248152.exe | Tools Lite |
Assassin_s Creed 1 Game_2.exe | |
asus update utility 7.18.02.exe | App Name |
AtiqBO.exe | Shop |
AtiqGS.exe | AtiqGS |
AtiqPOS.exe | POS |
Atithya.exe | Hotel |
AttendanceNew.exe | Swadesi |
ATTRACK.exe | Attrack |
AVG Crack 2016 Driver Updater.exe | |
Avvio 778 Smartphone USB Driver For Windows.exe | |
Avvio 792 Android Phone USB Driver For Windows.exe | |
BacaPOS.exe | Sedot |
BackupDB.exe | ÈÑäÇãÌ ÇáäÓÎ ÇáÊáÞÇÆí |
BC40CASE.exe | BC40CASE |
BCRSumadora.exe | BCRSumadora |
BeatsBX.exe | Beats : BX |
Benq Monitor FP567s 1.exe | |
BisT.exe | BisT |
bju.exe | prjBJU |
BLUE LOAD MOLIVA.exe | BLUE LOAD M/V MOLIVA REV 4 |
BLUE LOAD NÝSA SOFUOÐLU.exe | BLUE LOAD M/V NÝSA SOFUOÐLU REV 1 |
bluesoleil 10 serial key crack free download.exe | |
btcc.exe | Product |
Business Manager.exe | BMplus |
c-media ac97 audio device 5.12.01.0037.exe | App Name |
C3520DXLJ2_BIN.exe | |
ÇáãÄÐä.EXE | ÈÑäÇãÌ ÇáãÄÐä |
car2diag hex usb drayver windows 7.exe | |
Chemozi.exe | Chemozi |
Chemozi6.0.exe | Chemozi |
Clinic Record Management System.exe | Clinic |
CMSEventServer.exe | CMS |
CMSHealth.exe | CMS |
CMSRecSvr.exe | CMS |
CMSStream.exe | CMS |
CmuException.EXE | CMUEXPECTIONS |
Comandancia de Cuartel.exe | SCIES - Comandancia de Cuartel |
computerClaimBatch V.9.3.6.exe | Claim |
Condominio.exe | condomínios |
Connoi.exe | Connoi |
CONROOM.exe | CONSULTANT |
CONSINA.exe | MiniMarket |
ContaCostos.exe | ProjectCostos |
contasoft_COSTOS.exe | CONTASOFT_COSTOS |
Copy of AARTHIERP11.68624.exe | PawnBrokersManagementSystem |
CottonPurchase.exe | CottonPurchase |
Cpu Z ITA.exe | |
CR-101.exe | CR-101 |
CreateSetStore.exe | CreateSetStore |
creativeNew.exe | Creative |
CSJ Profile 69-70 3rd.exe | Labour_Profile_Project |
CSLTEL.exe | CSLTEL |
Customer Care 2012-13 North.exe | OIS |
CustReport.exe | CustReport |
DAILYCOL.exe | DailyCol |
Dany USB TV Stick U_2000 Latest Driver Free Download For Windows 7_ 8 And Windows XP.exe | |
Data Station 3.0.H - Cabang.exe | New Data Station |
datafrd.exe | DataTransfer |
dealer_info.exe | dealer_info |
Dell iusb3 root_hub30 vid_8086 pid_1e31 driver.exe | |
DentalTech.exe | DentalTech |
Descarga Opticon.exe | Descarga Opticon |
dev-c-2b-2b 4.9.9.2.exe | App Name |
Dev2010.exe | Dev2010 |
Device Doctor Pro 2_2.exe | |
Dhamubar_29Sep14_1819.exe | bar |
DigiIVer.exe | DigiVer |
DigitalWaybill.exe | Digital Waybill |
DigiTV3.4 build019d_DVBData1.8.1.4_RTM_CD.exe | |
Discovery Pharmaceutical.exe | MasterProject |
Distillery_gst_11_08_2020.exe | erp |
Distillery_gst_12_05_2020.exe | erp |
Distillery_gst_21_05_2020.exe | erp |
DOI.exe | Doi |
Donatien Eminesta Laptop Access Control.exe | Project1 |
DotMouse.exe | DotMouse |
Download DRIVERAGENT 3.exe | |
Download Inpage 2009 Full Installer _ FileHippo.exe | |
download-fullversion0.exe | Tools Lite |
drajver_a4tech_klaviatury_x_slim_keyboard_kl820.exe | |
Drayver dlya kolonok velton.exe | |
Drayvera_na_pci_ven_1002_and_dev.exe | Tools Lite |
driver canon pixma ip1000 1.80.exe | App Name |
Driver Detective Registration Key 2015 Crack Full Download.exe | |
Driver Finder Pro 3.6.exe | |
Driver Finder Pro Crack with License Key.exe | |
Driver Genius 15 Pro Crack Full Version License Key Free.exe | |
driver genius colorpage-vivid 3 vivid 3x-2fxe.exe | App Name |
Driver Genius Pro 16 Crack _ License Code full. free download.exe | |
Driver Magician 4.exe | |
Driver Magician 4_2.exe | |
Driver Navigator 3.6.6_2.exe | |
driver nvidia geforce fx 5500 96.85.exe | App Name |
Driver Robot v2.exe | |
Driver Talent Pro 6.4.42.exe | |
Driver Talent Pro 6.exe | |
Driver Toolkit License Key Generator Software full. free download.exe | |
DriverBooster3.5.exe | |
DriverDoc License key 2016 Crack _038_ Keygen.exe | |
DriverEasy 5.1.exe | |
DriverEasy.Pro.5.0.9.40298.exe | |
DriverEasy5.0.5.exe | |
DriverMagician_Portable_4.exe | |
DriverMax Pro Crack 8.exe | |
DriverPack Solution 17 Direct Download Offline.exe | |
DriverPack_Solution_Free_Download.exe | |
Drivers nspro box.exe | |
DriverToolkit_8.exe | |
driver_magician_v4_0_multilenguaje_espanol_portable_busque_y_descargue_sus_drivers_sin_complicacione | |
DSLManager.exe | DSLManager |
EASYLYTE_PLUS_CLIFTON_PORT1.exe | INTERFACING |
EasyMa 6.3.exe | MAZIWA |
EASYMA-OLK05-07-2012.exe | MAZIWA |
EASYMA-OLKALOU-user.exe | MAZIWA |
eb496260270a1f38e541d0a85eabffd7.exe | |
eGoyal.exe | eGoyal |
Ejecutable para entrar al sistema.exe | ITMV |
Election.exe | Project1 |
Elite_FPworking.exe | Elite_FPworking |
Epson Tm_P2.exe | |
ERP Versátil.exe | ERP Versátil |
es1373_9x.exe | |
ESD-ACCESS CONTORL_v5.0.exe | Project1 |
ESTRELA.exe | ESTRELA |
Exchanger_Advance.exe | Ameri_Exchanger |
Facturacion2015.exe | Facturacion |
Facturacion5.exe | Facturacion |
FantasyAcc.exe | Fantasy |
Fee collection 8.53.exe | Fee collection |
FILE INDEX.EXE | Project1 |
Filter Void.exe | Program Filter Void |
fix gerber v9_32bit.exe | |
Flash_Loader_754_CSC_v02_Citru.exe | |
Foas.exe | Foas |
FrListener.exe | FrListener |
frontof.exe | frontoff |
FRS.exe | AIS |
Gaziantep.exe | Gaziantep |
Gemmary Accounting System.exe | Gemmary Accounting System Branch |
Genesis_06041231.exe | contingentai |
GetMyFilesNow.exe | App Name |
GGnet.exe | GGnet |
gl6.exe | gl6 |
gl6_new.exe | gl6 |
GL7.exe | GL7 |
GL7_New.exe | GL7 |
GodownYearFSD22-02-15.exe | Accounts |
Gold Sky Drivers Pack 2015 Full _900_000 Drivers_ Free Download.exe | |
gpsclient.exe | GPS??????? |
Grainger Web Sales.exe | GraingerWebSales |
Grand Theft Auto - San Andreas.exe | Setup |
gTnano.exe | Project1 |
Hassaan.exe | BMplus |
HDC Galaxy S5 GT_i9600 USB Driver For Windows.exe | |
Hesabee.exe | Hesabee |
Hisab.exe | hisab |
HMIS.exe | Hospital MIS |
Hotbill.exe | Hotbill |
hotbill2016.exe | hotbill |
Hotel20140224.exe | Hotel |
HotMan.exe | HotMan |
HS-TradeGST1.5.exe | HW-General |
HumanResourceManagementATM.exe | NewPayroll |
HW-MKM 15-16.exe | HW-Hotel |
IDM 6.25 build 25 Setup Crack.exe |