athx

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent timeline items

2020-04-23
08:29
[36a362d0c1] Leaf: kevlo has found the DMA bug; diff from kevlo@ (user: stsp, tags: trunk)
2019-09-28
13:02
[bd9d1ec5f1] fixes from patrick@ (user: stsp, tags: trunk)
2017-12-25
16:08
[6708f37ac7] sync with cvs (user: stsp, tags: trunk)
2017-10-19
23:36
[4a5f9bb7c4] increase delays during chip reset (user: stsp, tags: trunk)
23:24
[e4e3e5f339] add more debug prints; map ce descriptor memory uncached (user: stsp, tags: trunk)
22:26
[18f3e4e00f] remove unneeded variable (user: stsp, tags: trunk)
22:03
[ddbe704096] don't free buffer before it gets unloaded (user: stsp, tags: trunk)
2017-10-18
15:01
[bd11a25f5d] more work in progress to get athx_pci_diag_read_mem() working; still times out (user: stsp, tags: trunk)
11:05
[2928a1c0df] don't try to re-post a NULL mbuf (user: stsp, tags: trunk)
10:31
[f62c4bcb56] sync with CVS (user: stsp, tags: trunk)
2017-10-05
17:55
[2dfeba2e74] eliminate a redundant variable (user: stsp, tags: trunk)
17:52
[34e71e0727] implement rx buffer allocation (user: stsp, tags: trunk)
15:25
[5f6f79d7fe] port ce_rx_post_buf() function (user: stsp, tags: trunk)
15:15
[8e8c711025] knf (user: stsp, tags: trunk)
15:04
[b0903e41d9] knf (user: stsp, tags: trunk)
15:02
[e6fb9fe0c1] eliminate useless error returns (user: stsp, tags: trunk)
14:59
[b47fc322c4] fix rounding to power of 2 (user: stsp, tags: trunk)
14:54
[2aeca5ddf3] init src and dest ce rings (user: stsp, tags: trunk)
13:29
[d212e5fcde] merge if-statements (user: stsp, tags: trunk)
13:24
[e28baafe41] move copy engine to PCI code; it isn't used by Linux USB/SDIO code (user: stsp, tags: trunk)
13:07
[f946bbe157] remove unneeded variable (user: stsp, tags: trunk)
13:06
[8d788b0dc7] initialize copy engine back-pointer in softc (user: stsp, tags: trunk)
12:53
[9e6d4f452c] fix KASSERTs (user: stsp, tags: trunk)
12:47
[54e353fb5a] implement ce ring alloc/free (user: stsp, tags: trunk)
2017-10-04
19:15
[9247793b61] move things around (user: stsp, tags: trunk)
19:11
[ef73776df9] port parts of pipe allocation code; includes more ce stuff (user: stsp, tags: trunk)
18:29
[41b127136d] none of damien's code is left in this file (user: stsp, tags: trunk)
18:29
[0cc7eea395] add atheros copyright (user: stsp, tags: trunk)
18:28
[35a95eeec1] whitespace (user: stsp, tags: trunk)
18:27
[2c4bdd37cf] declare structs related to copy engine; move some things around (user: stsp, tags: trunk)
17:43
[4d60f973e1] drop ATHX_ prefix for CE_ macros; too much pain (user: stsp, tags: trunk)
17:40
[5a8b306168] port code related to ce_init_pipe() (user: stsp, tags: trunk)
17:09
[a71654d815] start implementing power up sequence (user: stsp, tags: trunk)
15:06
[13c1485e80] implement list of supported chips (user: stsp, tags: trunk)
14:40
[53bc95bdb8] do warm reset only for chips which need it (user: stsp, tags: trunk)
13:57
[9f23a477c4] implement PCI parts of warm reset (user: stsp, tags: trunk)
11:39
[f36bfd4edf] knf (user: stsp, tags: trunk)
11:38
[3a06857add] knf (user: stsp, tags: trunk)
11:36
[a90e28e915] document clearly which chip needs the warm reset implementation (user: stsp, tags: trunk)
11:34
[282d66d7a2] increase PCIe reset delays further (works now); remove debug printf (user: stsp, tags: trunk)
11:04
[e668405b80] remove some debug printf; increase delay during PCIe reset (user: stsp, tags: trunk)
10:52
[13acf70fb4] remove unneeded printf (user: stsp, tags: trunk)
2017-10-02
19:33
[4c1f7d2213] wake chip later; add printfs which happen to make things work (user: stsp, tags: trunk)
18:08
[ce8b6af519] remove debug printf (user: stsp, tags: trunk)
18:08
[b9b3be63cc] wake the chip (user: stsp, tags: trunk)
17:00
[6194acb5cd] partial implementation of initial chip reset (user: stsp, tags: trunk)
16:00
[df2a6687f6] try to identify the chip; doesn't work yet (chip ID reads as 0xdeadbeef) (user: stsp, tags: trunk)
15:13
[b378d4c6e9] remove unused macro (user: stsp, tags: trunk)
15:13
[c498e85d44] add pci bus read/write functions (from athn(4)) (user: stsp, tags: trunk)
15:05
[7eb1451c01] fix pci memory mapping (user: stsp, tags: trunk)