Jump to content

Attansic L1 Driver Project


DaemonES
 Share

597 posts in this topic

Recommended Posts

Thanks again. Where is you found my real nick? ^_^

As for log, it seems very interesting, because driver sends not only broadcast ARP requests, but direct ARP requests. It seems, that you have several internet connections. But all rx packets was discarded. I've requested Attansic L1 datasheet from Atheros.

Link to comment
Share on other sites

log for driver from post #51

log3.txt

 

I have tried to manually set ip as 192.168.0.1/255.255.255.0 and ping another pc in my net with ip 192.168.0.2

speed settings are: 10/100, FD/HD, 1000/FD and auto.

 

ping responses was "no route to host" and "host is down".

Link to comment
Share on other sites

icy Such IP says to me, that you have another home machine. It useful for testing, cause windows usually immediately reports a new link speed, when it changes. So can you check you second machine, when changes a link speed on mac (at different speeds and autonegotiation)?

Link to comment
Share on other sites

Here's my log for the latest driver (Post #51). Not sure how much of the log you need, so I cut it off arbitrarily. I changed network settings a few times – it seemed to auto-acquire an IP address but pinging my router and my other machine didn't work. Also kept getting a cable unplugged message.

 

 

 

Incidentally, I can't seem to get my old Netgear cards to work (they did work once - with a very old release of tiger), so I'm really hoping you'll get things working here :->

 

 

 

[size=2]Feb 14 07:42:43 max-vs-computer sudo:      max : TTY=ttyp2 ; PWD=/Users/max/AttansicL1Ethernet/build/Debug ; USER=root ; COMMAND=/bin/rm -rf /System/Library/Extensions.mkext
Feb 14 07:42:43 max-vs-computer sudo:      max : TTY=ttyp2 ; PWD=/Users/max/AttansicL1Ethernet/build/Debug ; USER=root ; COMMAND=/bin/rm -rf /System/Library/Extensions.kextcache
Feb 14 07:42:44 max-vs-computer sudo:      max : TTY=ttyp2 ; PWD=/Users/max/AttansicL1Ethernet/build/Debug ; USER=root ; COMMAND=/usr/sbin/chown -R root:wheel AttansicL1Ethernet.kext
Feb 14 07:42:44 max-vs-computer sudo:      max : TTY=ttyp2 ; PWD=/Users/max/AttansicL1Ethernet/build/Debug ; USER=root ; COMMAND=/usr/bin/find AttansicL1Ethernet.kext -type d -exec chmod 0755 {} ;
Feb 14 07:42:44 max-vs-computer sudo:      max : TTY=ttyp2 ; PWD=/Users/max/AttansicL1Ethernet/build/Debug ; USER=root ; COMMAND=/usr/bin/find AttansicL1Ethernet.kext -type f -exec chmod 0644 {} ;
Feb 14 07:42:44 max-vs-computer sudo:      max : TTY=ttyp2 ; PWD=/Users/max/AttansicL1Ethernet/build/Debug ; USER=root ; COMMAND=/sbin/kextload -t AttansicL1Ethernet.kext
Feb 14 07:42:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::init
Feb 14 07:42:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::start
Feb 14 07:42:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::createOutputQueue
Feb 14 07:42:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::getPacketBufferConstraints
Feb 14 07:42:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] Vendor ID 1969, device ID 1048
Feb 14 07:42:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] MMR0 address fe9c0004
Feb 14 07:42:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] Memory mapped at bus address fe9c0000, virtual address 3b5ef000, length 262144
Feb 14 07:42:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] REG_VPD_CAP = 3
Feb 14 07:42:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] REG_PCIE_CAP_LIST = 16c10
Feb 14 07:42:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] REG_MASTER_CTRL = 90060000
Feb 14 07:42:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] REG_PHY_STATUS = 7949
Feb 14 07:42:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] MSI index was not found or MSI interrupt couldn't be enabled
Feb 14 07:42:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocateDescriptors
Feb 14 07:42:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] Allocated memory for ring header 18684
Feb 14 07:42:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] Total allocated space for tx descriptors 435200
Feb 14 07:42:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::getHardwareAddress
Feb 14 07:42:49 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1GetPermanentAddress
Feb 14 07:42:49 max-vs-computer kernel[0]: [AttansicL1Ethernet] EEPROM exists
Feb 14 07:42:49 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::registerWithPolicyMaker
Feb 14 07:42:49 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::setPowerState
Feb 14 07:42:49 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::configureInterface
Feb 14 07:42:49 max-vs-computer kernel[0]: AttansicL1Ethernet: Ethernet address 00:18:f3:a2:95:a8
Feb 14 07:42:49 max-vs-computer sudo:      max : TTY=ttyp2 ; PWD=/Users/max/AttansicL1Ethernet/build/Debug ; USER=root ; COMMAND=/usr/sbin/kextcache -k /System/Library/Extensions
Feb 14 07:42:50 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::enable
Feb 14 07:42:50 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:42:50 max-vs-computer kernel[0]: [AttansicL1Ethernet] Selected medium is NULL, forcing to autonegotiation
Feb 14 07:42:50 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::selectMedium
Feb 14 07:42:50 max-vs-computer kernel[0]: [AttansicL1Ethernet] Link is down
Feb 14 07:42:50 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::setMulticastMode, 1
Feb 14 07:42:50 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::setMulticastList
Feb 14 07:42:50 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::setMulticastMode, 0
Feb 14 07:42:50 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 342
Feb 14 07:42:50 max-vs-computer kernel[0]: ff ff ff ff ff ff 00 18 f3 a2 95 a8 08 00 45 00 01 48 e0 1a 
Feb 14 07:42:50 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:42:50 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 0, cmb_tpd_next_to_clean 0
Feb 14 07:42:50 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:42:50 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:42:50 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::selectMedium
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] Link is active, speed 100, duplex 2
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::setMulticastMode, 1
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::setMulticastList
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 86
Feb 14 07:43:48 max-vs-computer kernel[0]: 33 33 ff a2 95 a8 00 18 f3 a2 95 a8 86 dd 60 00 00 00 00 20 
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::setMulticastList
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 0, cmb_tpd_next_to_clean 1
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::setMulticastList
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 86
Feb 14 07:43:48 max-vs-computer kernel[0]: 33 33 ca 3a 8f a4 00 18 f3 a2 95 a8 86 dd 60 00 00 00 00 20 
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 1, cmb_tpd_next_to_clean 2
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 342
Feb 14 07:43:48 max-vs-computer kernel[0]: ff ff ff ff ff ff 00 18 f3 a2 95 a8 08 00 45 00 01 48 e0 1b 
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 2, cmb_tpd_next_to_clean 3
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 78
Feb 14 07:43:48 max-vs-computer kernel[0]: 33 33 ff a2 95 a8 00 18 f3 a2 95 a8 86 dd 60 00 00 00 00 18 
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 3, cmb_tpd_next_to_clean 4
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:48 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:49 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 70
Feb 14 07:43:49 max-vs-computer kernel[0]: 33 33 00 00 00 02 00 18 f3 a2 95 a8 86 dd 60 00 00 00 00 10 
Feb 14 07:43:49 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:49 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 4, cmb_tpd_next_to_clean 5
Feb 14 07:43:49 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:49 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:49 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:49 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 342
Feb 14 07:43:49 max-vs-computer kernel[0]: ff ff ff ff ff ff 00 18 f3 a2 95 a8 08 00 45 00 01 48 e0 1c 
Feb 14 07:43:49 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:49 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 5, cmb_tpd_next_to_clean 6
Feb 14 07:43:49 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:49 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:49 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 70
Feb 14 07:43:51 max-vs-computer kernel[0]: 33 33 00 00 00 02 00 18 f3 a2 95 a8 86 dd 60 00 00 00 00 10 
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 6, cmb_tpd_next_to_clean 7
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::setMulticastList
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 86
Feb 14 07:43:51 max-vs-computer kernel[0]: 33 33 00 00 00 fb 00 18 f3 a2 95 a8 86 dd 60 00 00 00 00 20 
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 7, cmb_tpd_next_to_clean 8
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 108
Feb 14 07:43:51 max-vs-computer kernel[0]: 33 33 00 00 00 fb 00 18 f3 a2 95 a8 86 dd 60 00 00 00 00 36 
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 8, cmb_tpd_next_to_clean 9
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 86
Feb 14 07:43:51 max-vs-computer kernel[0]: 33 33 ca 3a 8f a4 00 18 f3 a2 95 a8 86 dd 60 00 00 00 00 20 
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 9, cmb_tpd_next_to_clean 10
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 206
Feb 14 07:43:51 max-vs-computer kernel[0]: 33 33 00 00 00 fb 00 18 f3 a2 95 a8 86 dd 60 00 00 00 00 98 
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 10, cmb_tpd_next_to_clean 11
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 342
Feb 14 07:43:51 max-vs-computer kernel[0]: ff ff ff ff ff ff 00 18 f3 a2 95 a8 08 00 45 00 01 48 e0 1d 
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 11, cmb_tpd_next_to_clean 12
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 42
Feb 14 07:43:51 max-vs-computer kernel[0]: ff ff ff ff ff ff 00 18 f3 a2 95 a8 08 06 00 01 08 00 06 04 
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 12, cmb_tpd_next_to_clean 13
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:51 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 206
Feb 14 07:43:52 max-vs-computer kernel[0]: 33 33 00 00 00 fb 00 18 f3 a2 95 a8 86 dd 60 00 00 00 00 98 
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 13, cmb_tpd_next_to_clean 14
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 42
Feb 14 07:43:52 max-vs-computer kernel[0]: ff ff ff ff ff ff 00 18 f3 a2 95 a8 08 06 00 01 08 00 06 04 
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 14, cmb_tpd_next_to_clean 15
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 206
Feb 14 07:43:52 max-vs-computer kernel[0]: 33 33 00 00 00 fb 00 18 f3 a2 95 a8 86 dd 60 00 00 00 00 98 
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 15, cmb_tpd_next_to_clean 16
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 42
Feb 14 07:43:52 max-vs-computer kernel[0]: ff ff ff ff ff ff 00 18 f3 a2 95 a8 08 06 00 01 08 00 06 04 
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 16, cmb_tpd_next_to_clean 17
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 432
Feb 14 07:43:52 max-vs-computer kernel[0]: 33 33 00 00 00 fb 00 18 f3 a2 95 a8 86 dd 60 00 00 00 01 7a 
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 17, cmb_tpd_next_to_clean 18
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 108
Feb 14 07:43:52 max-vs-computer kernel[0]: 33 33 00 00 00 fb 00 18 f3 a2 95 a8 86 dd 60 00 00 00 00 36 
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 18, cmb_tpd_next_to_clean 19
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 42
Feb 14 07:43:52 max-vs-computer kernel[0]: ff ff ff ff ff ff 00 18 f3 a2 95 a8 08 06 00 01 08 00 06 04 
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 19, cmb_tpd_next_to_clean 20
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 42
Feb 14 07:43:52 max-vs-computer configd[56]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-network
Feb 14 07:43:52 max-vs-computer kernel[0]: ff ff ff ff ff ff 00 18 f3 a2 95 a8 08 06 00 01 08 00 06 04 
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 20, cmb_tpd_next_to_clean 21
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 42
Feb 14 07:43:52 max-vs-computer kernel[0]: ff ff ff ff ff ff 00 18 f3 a2 95 a8 08 06 00 01 08 00 06 04 
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 21, cmb_tpd_next_to_clean 22
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::setMulticastList
Feb 14 07:43:52 max-vs-computer configd[56]: posting notification com.apple.system.config.network_change
Feb 14 07:43:52 max-vs-computer lookupd[266]: lookupd (version 369.6) starting - Wed Feb 14 07:43:52 2007
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 70
Feb 14 07:43:52 max-vs-computer kernel[0]: 33 33 00 00 00 02 00 18 f3 a2 95 a8 86 dd 60 00 00 00 00 10 
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 22, cmb_tpd_next_to_clean 23
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 87
Feb 14 07:43:52 max-vs-computer kernel[0]: 01 00 5e 00 00 fb 00 18 f3 a2 95 a8 08 00 45 00 00 49 0c 52 
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 23, cmb_tpd_next_to_clean 24
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 107
Feb 14 07:43:52 max-vs-computer ntpdate[278]: can't find host time.apple.com\n
Feb 14 07:43:52 max-vs-computer kernel[0]: 33 33 00 00 00 fb 00 18 f3 a2 95 a8 86 dd 60 00 00 00 00 35 
Feb 14 07:43:52 max-vs-computer ntpdate[278]: no servers can be used, exiting
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 24, cmb_tpd_next_to_clean 25
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 14 07:43:52 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 14 07:43:53 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 87
Feb 14 07:43:53 max-vs-computer kernel[0]: 01 00 5e 00 00 fb 00 18 f3 a2 95 a8 08 00 45 00 00 49 0c f3 
Feb 14 07:43:53 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 14 07:43:53 max-vs-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 25, cmb_tpd_next_to_clean 26
Feb 14 07:43:53 max-vs-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt[/size]

Link to comment
Share on other sites

don't know much about configuring the network in mac os x but i tried (from my linux experience)

ifconfig en0 up

ifconfig en0 address 192.x.x.x/24

and i got invalid address (from the fast scan of the man page it seem the right usage for ifconfig)

 

Feb 15 00:37:49 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::init
Feb 15 00:37:49 a-as-computer sudo:       aa : TTY=ttyp2 ; PWD=/Volumes/MacMacii/AttansicL1Ethernet/build/Debug ; USER=root ; COMMAND=/usr/sbin/kextcache -k /System/Library/Extensions
Feb 15 00:37:49 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::start
Feb 15 00:37:49 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::createOutputQueue
Feb 15 00:37:49 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::getPacketBufferConstraints
Feb 15 00:37:49 a-as-computer kernel[0]: [AttansicL1Ethernet] Vendor ID 1969, device ID 1048
Feb 15 00:37:49 a-as-computer kernel[0]: [AttansicL1Ethernet] MMR0 address dfec0004
Feb 15 00:37:49 a-as-computer kernel[0]: [AttansicL1Ethernet] Memory mapped at bus address dfec0000, virtual address 2a8ed000, length 262144
Feb 15 00:37:49 a-as-computer kernel[0]: [AttansicL1Ethernet] REG_VPD_CAP = 81280003
Feb 15 00:37:50 a-as-computer kernel[0]: [AttansicL1Ethernet] REG_PCIE_CAP_LIST = 16c10
Feb 15 00:37:50 a-as-computer kernel[0]: [AttansicL1Ethernet] REG_MASTER_CTRL = 90060000
Feb 15 00:37:50 a-as-computer kernel[0]: [AttansicL1Ethernet] REG_PHY_STATUS = 7949
Feb 15 00:37:50 a-as-computer kernel[0]: [AttansicL1Ethernet] MSI index was not found or MSI interrupt couldn't be enabled
Feb 15 00:37:50 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocateDescriptors
Feb 15 00:37:50 a-as-computer kernel[0]: [AttansicL1Ethernet] Allocated memory for ring header 18684
Feb 15 00:37:50 a-as-computer kernel[0]: [AttansicL1Ethernet] Total allocated space for tx descriptors 435200
Feb 15 00:37:50 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::getHardwareAddress
Feb 15 00:37:51 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1GetPermanentAddress
Feb 15 00:37:51 a-as-computer kernel[0]: [AttansicL1Ethernet] EEPROM exists
Feb 15 00:37:51 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::registerWithPolicyMaker
Feb 15 00:37:51 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::setPowerState
Feb 15 00:37:51 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::configureInterface
Feb 15 00:37:51 a-as-computer kernel[0]: AttansicL1Ethernet: Ethernet address 00:18:f3:43:c7:31
Feb 15 00:37:51 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::enable
Feb 15 00:37:51 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
Feb 15 00:37:51 a-as-computer kernel[0]: [AttansicL1Ethernet] Selected medium is NULL, forcing to autonegotiation
Feb 15 00:37:51 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::selectMedium
Feb 15 00:37:51 a-as-computer kernel[0]: [AttansicL1Ethernet] Link is down
Feb 15 00:37:51 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::setMulticastMode, 1
Feb 15 00:37:51 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::setMulticastList
Feb 15 00:37:51 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::setMulticastMode, 0
Feb 15 00:37:51 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 342
Feb 15 00:37:51 a-as-computer kernel[0]: ff ff ff ff ff ff 00 18 f3 43 c7 31 08 00 45 00 01 48 ff 31 
Feb 15 00:37:53 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Feb 15 00:37:53 a-as-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 0, cmb_tpd_next_to_clean 0
Feb 15 00:37:53 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Feb 15 00:37:53 a-as-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Feb 15 00:37:53 a-as-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers

Edited by Eddi
Link to comment
Share on other sites

I've got "JaS.10.4.8.AMD.Intel.SSE2.SSE3.iso" installed on the following machine:

Asus P5B-E, Intel Core2Duo E6600 (2x2.4 GHz), 3 GB RAM (Kingston), nVidia GeForce 7600GT.

 

After the successful installation I can see all my SATA drives (AHCI mode) and DVD-RW at JMicron controller. AttansicL1Ethernet.kext was installed yielding no errors. Network controller has been detected and running properly. But I stlill couldn't connect to network, only ping myself (static IP 192.168.xx.xx). Here the log:

 

[AttansicL1Ethernet] AttansicL1Ethernet::init
[AttansicL1Ethernet] AttansicL1Ethernet::start
[AttansicL1Ethernet] AttansicL1Ethernet::createOutputQueue
[AttansicL1Ethernet] AttansicL1Ethernet::getPacketBufferConstraints
[AttansicL1Ethernet] Vendor ID 1969, device ID 1048
[AttansicL1Ethernet] MMR0 address fe9c0004
[AttansicL1Ethernet] Memory mapped at bus address fe9c0000, virtual address 4e350000, length 262144
[AttansicL1Ethernet] REG_VPD_CAP = 3
[AttansicL1Ethernet] REG_PCIE_CAP_LIST = 16c10
[AttansicL1Ethernet] REG_MASTER_CTRL = 90060000
[AttansicL1Ethernet] REG_PHY_STATUS = 7949
[AttansicL1Ethernet] MSI index was not found or MSI interrupt couldn't be enabled
[AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocateDescriptors
[AttansicL1Ethernet] Allocated memory for ring header 18684
[AttansicL1Ethernet] Total allocated space for tx descriptors 435200
[AttansicL1Ethernet] AttansicL1Ethernet::getHardwareAddress
[AttansicL1Ethernet] AttansicL1Ethernet::atl1GetPermanentAddress
[AttansicL1Ethernet] EEPROM exists
[AttansicL1Ethernet] AttansicL1Ethernet::registerWithPolicyMaker
[AttansicL1Ethernet] AttansicL1Ethernet::setPowerState
[AttansicL1Ethernet] AttansicL1Ethernet::configureInterface
AttansicL1Ethernet: Ethernet address 00:18:f3:6d:60:7f
[AttansicL1Ethernet] AttansicL1Ethernet::enable
[AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers
[AttansicL1Ethernet] Selected medium is NULL, forcing to autonegotiation
[AttansicL1Ethernet] AttansicL1Ethernet::selectMedium
[AttansicL1Ethernet] Link is down
[AttansicL1Ethernet] AttansicL1Ethernet::setMulticastMode, 1
[AttansicL1Ethernet] AttansicL1Ethernet::setMulticastList
[AttansicL1Ethernet] AttansicL1Ethernet::setMulticastMode, 0
[AttansicL1Ethernet] AttansicL1Ethernet::outputPacket, length 42
ff ff ff ff ff ff 00 18 f3 6d 60 7f 08 06 00 01 08 00 06 04 
[AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
[AttansicL1Ethernet] sw_tpd_next_to_clean 0, cmb_tpd_next_to_clean 0
[AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
[AttansicL1Ethernet] RRD problem, packet is not valid
[AttansicL1Ethernet] AttansicL1Ethernet::atl1AllocRxBuffers

(don't cofuse about Link is down string)

 

Gently waiting for the driver release. Grateful thanks for your work.

Link to comment
Share on other sites

Hi DaemonES,

 

I'm experiencing troubles with installing your driver (latest available for downloading). Installation log is:

 

<BR>ivan-poberezhnyks-computer:~/Desktop/AttansicL1Ethernet ivanpoberezhnyk$ sh installdebug.sh<BR>file attribute adjusting for AttansicL1Ethernet.kext<BR>We trust you have received the usual lecture from the local System<BR>Administrator. It usually boils down to these three things:<BR>#1) Respect the privacy of others.<BR>#2) Think before you type.<BR>#3) With great power comes great responsibility.<BR><BR>Password:</P> <P>kextload: extension AttansicL1Ethernet.kext appears to be valid<BR>Unable to allocate pad vm for /System/Library/Extensions/System.kext/PlugIns/Mach.kext/Mach - (os/kern) no space available<BR>kextload: error mapping module file /System/Library/Extensions/System.kext/PlugIns/Mach.kext/Mach<BR>kextload: can't map module files<BR>kextload: can't check load addresses of modules<BR>kextload: a link/load error occured for kernel extension AttansicL1Ethernet.kext<BR>load failed for extension AttansicL1Ethernet.kext<BR>(run kextload with -t for diagnostic output)<BR>

 

Let me know if I can help.

Link to comment
Share on other sites

zedzed If I said it will be done, so sooner or later it will be done. Unfortunately now I have no time for it :lol: And of course driver is open source, and another programmer can fix it.

Edited by DaemonES
Link to comment
Share on other sites

zedzed If I said it will be done, so sooner or later it will be done. Unfortunately now I have no time for it :( And of course driver is open source, and another programmer can fix it.
Lame. I was hoping this would be finished soon. This is my log from the driver in post #51: log.txt Edited by TheToggler
Link to comment
Share on other sites

I don't see how lack of an Ethernet card is holding anyone back. 2 of the 3 PCI Ethernet cards I have laying around work with no drivers needed in either Win or OSX. The "Lame" comment is well Lame! It will be nice to get it working one day but no big Deal.

DaemonES Thanks for all your work on this and the other things you take the time to do and share.

Link to comment
Share on other sites

TheToggler I'm not a machine too.

Schwinn555 thanks, but I think if community will not progress, it going to die. And additional PCI card can be a problem for mini-ATX MoBo's.

 

TheToggler I'm not a machine too.

Schwinn555 thanks, but I think if community will not progress, it going to die. And additional PCI card can be a problem for mini-ATX MoBo's.

Check uploaded version.

AttansicL1Ethernet.zip

Link to comment
Share on other sites

 Share

×
×
  • Create New...