Help - Search - Members - Calendar
Full Version: Attansic L1 Driver Project
InsanelyMac Forum > OSx86 Project > Hardware and Drivers > LAN and Wireless
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
DaemonES
New version with additional debug info. This is hard w/o sample board sad.gif
jester1o1
Here's my output Daemon - its a long one so I have done it as an attachment. Don't get discouraged - I think your making real progress and the work is hugely appreciated!
DaemonES
Thanks again. Where is you found my real nick? smile.gif
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.
icy
log for driver from post #51
Click to view attachment

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".
TheToggler
hey wow, awesome. I have an Asus M2V and was hoping something like this would be around. I'll test it on my box too.
DaemonES
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)?
icy
I have tried different speed and duplex settings, but another pc always shows 100Mb/FD connection.
ordinarychild
Yet another interested party here - just installed 10.4.8 on my new P5B-E and the on-board ethernet is the one thing not working at the moment (nor are my two Netgear cards - FA310 + FA311).

I'll definitely try to help with the testing as soon as I have my machine completely set up.
ordinarychild
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 :->



CODE
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

Eddi
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)

CODE
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
jester1o1
Network config is done through the 'network' item in system preferences - not via command line.
Eddi
I've tried that now. I have a SMC router. I've tried DHCP but the IP adress was wrong. Then I've tried manual settings, but I couldn't ping the router.
kaatm1
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:

CODE
[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.
DaemonES
If you see receive interrupts (rx), that means link is up, Link is down it's a misreporting. I will continue work on driver later.
IAF
Hi DaemonES,

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

CODE
<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.
jester1o1
try using the 'loaddebug.sh' script. this will load the kext for testing.

note: the current .kext is only for testing - it does not work.
zedzed
Any updates on driver progress?

I would like to buy Asus P5L-VM 1394
For my Hac PVR

Attansic LAN is only thing holding me back

Thanks
DaemonES
zedzed If I said it will be done, so sooner or later it will be done. Unfortunately now I have no time for it sad.gif And of course driver is open source, and another programmer can fix it.
TheToggler
QUOTE(DaemonES @ Feb 28 2007, 02:42 AM) *
zedzed If I said it will be done, so sooner or later it will be done. Unfortunately now I have no time for it sad.gif 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: Click to view attachment
Schwinn555
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.
Stefan Zemlicka
Hi,
at first, many thanks about driver developer. Here is a new tester. Without LAN the mac os is not so beautifull....:-)

Here is my Hardware:

Asus P5B-E with ATI x1950pro. So, I am a guy with fine windows hardware but not so fine apple hardware.
jester1o1
Get a cheap realtek or intel lan card. both are completely supported.
DaemonES
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.

QUOTE(DaemonES @ Mar 5 2007, 06:18 AM) *
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.
icy
new driver causes system hang, like the first version. after reboot log files are empty - SATA problems again?
kaatm
I've got similar troubles.
TheToggler
System hangs here too, on MAC detection
kaatm
If anyone please, tell me how to restore my system.
DaemonES
OK, a short update, test this please.
TheToggler
heres the log on the latest Click to view attachment

I am on a network that only allows DHCP so I can't test static IP but DHCP still is broken. Dunno if you can tell that from there.
McBennedict
Hello, Im an osx newbie...
Im using P5L-MX with no SATA device connected, having tried the latest one and got no installation problem. After installation, it didn't detect if my network cable plugged so I decided to reboot it.
No problem at all when rebooting, the driver loaded successfully, and no problem at mac detection. Also it can bring up my ethernet (tx/rx lamp blinking), detect my cable, and successfully ping localhost.

But cannot ping to outside (example : my router).
The log is as below
CODE
senos-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Mar 22 08:45:56 rahardianto-senos-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Mar 22 08:45:57 rahardianto-senos-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Mar 22 08:45:57 rahardianto-senos-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 92, cmb_tpd_next_to_clean 92
Mar 22 08:45:57 rahardianto-senos-computer kernel[0]: [AttansicL1Ethernet] Error: rx exception: status = 0x65300021
Mar 22 08:45:57 rahardianto-senos-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt
Mar 22 08:45:57 rahardianto-senos-computer kernel[0]: [AttansicL1Ethernet] RRD problem, packet is not valid
Mar 22 08:45:57 rahardianto-senos-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1TxInterrupt
Mar 22 08:45:57 rahardianto-senos-computer kernel[0]: [AttansicL1Ethernet] sw_tpd_next_to_clean 92, cmb_tpd_next_to_clean 92
Mar 22 08:45:57 rahardianto-senos-computer kernel[0]: [AttansicL1Ethernet] Error: rx exception: status = 0x65300021
Mar 22 08:45:57 rahardianto-senos-computer kernel[0]: [AttansicL1Ethernet] AttansicL1Ethernet::atl1RxInterrupt


DaemonES : Hope you will continue this development rolleyes.gif
pierlorenzog
Dear DemonES I can test your driver asus p5b-mx/wifi-ap jas 10.4.9
Serg Olshevsky
DemonES, i can test your driver
Jas 10.4.9/8.9.1
azerak
any more progress on this driver lately? I installed it and OS X recognized the built-in ethernet, so it seems to be decently far along smile.gif
DaemonES
No, until I get some info from Attansic or sample board, or someone finishes the driver, cause it almost works.
newelement
Too bad you don't live close by. I could mail a board to you. Anywho... I'm awaiting this driver as well to use/test. 10.4.9/8.9.1. Good luck! Keep us posted!
tapetum
What about if someone set up a VNC on one of these boards for DaemonES? If you had a wireless card/USB for the internet connection, couldn't DaemonES just jump on someones machine and finish this up?
newelement
duh, sounds good to me.
azerak
I asked the person who made an L1 driver for Linux to take a look at this thread (here's his site:http://lkml.org/lkml/2006/9/27/143)

here's his reply:

I can't quite figure out where the sticking point is... Here's a guess:

ISSUE 1. Some users can't get a MAC address.

COMMENT: Depending upon the motherboard in use, the MAC address may be fetched from an EEPROM, or it may be written directly to the mac station address register during POST. This condition wasn't handled in the original Attansic vendor driver, so we added it to the Linux version:

static int atl1_get_permanent_address(struct atl1_hw *hw) { [snip]
/*
* On some motherboards, the MAC address is written by the
* BIOS directly to the MAC register during POST, and is
* not stored in eeprom. If all else thus far has failed
* to fetch the permanent MAC address, try reading it directly.
*/
addr[0] = ioread32(hw->hw_addr + REG_MAC_STA_ADDR);
addr[1] = ioread16(hw->hw_addr + (REG_MAC_STA_ADDR + 4));
*(u32 *) &eth_addr[2] = swab32(addr[0]);
*(u16 *) &eth_addr[0] = swab16(*(u16 *) &addr[1]);
if (is_valid_ether_addr(eth_addr)) {
memcpy(hw->perm_mac_addr, eth_addr, ETH_ALEN);
return 0;
}

ISSUE 2. Invalid packets generating rx_exception.

COMMENT: The interrupt status register value (0x65300021) printed in your user's log indicates a receive return descriptor (RRD) overflow (bit 5; see ISR_RRD_OV in the hardware header file). Since you're user doesn't seem to be receiving *any* packets, I'd guess your driver isn't allocating memory correctly for the RRDs, and they're piling up on down on the NIC since it can't hand them up to the driver.
DaemonES
newelement
QUOTE
Too bad you don't live close by. I could mail a board to you. Anywho...
Any controller vendor have so called sample boards. Small PCI or PCI-E expansions cards. But their event don't want to email documentation, I'm just want to develop driver for free to increase my skills smile.gif
azerak thanks, will look on it.
matthieu/ergosteur
any progress on this? i'd be happy to help, need to free up one of my PCI slots!
Asus P5L-MX
dannymichel
Can someone please tell me which one to download and how to install it?
DaemonES
QUOTE(dannymichel @ May 5 2007, 11:46 PM) *
Can someone please tell me which one to download and how to install it?
LOL, can you read or just write?
dannymichel
I never saw detailed instructions on which post was the final version or how to install the drivers.
Was the post deleted?
dannymichel
I was able to load the driver(or so it would seem) because it was able to tell that I had a built in modem this time, bu tit was not able to automatically configure my connection. When I manually set the values it was not able to make a connection. Any ideas why?
DaemonES
Because it is NOT WORKING!
dannymichel
Thanks
TheToggler
I hate to nag, DaemonES, but what's the status on the project? Still on hold until you have a testing board?
dannymichel
QUOTE(TheToggler @ May 18 2007, 07:13 PM) *
I hate to nag, DaemonES, but what's the status on the project? Still on hold until you have a testing board?
I hear you. I wait EVERY day for this.
DaemonES
QUOTE(TheToggler @ May 18 2007, 07:13 PM) *
I hate to nag, DaemonES, but what's the status on the project? Still on hold until you have a testing board?

It seems to. No info from Atheros/Attansic, no board, nothing sad.gif
dannymichel
Is it possible to formaly request that someone create a driver for this?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.