wanxlfw.S (e5451c8f8330e03ad3cfa16048b4daf961af434f) wanxlfw.S (25763b3c864cf517d686661012d184ee47a49b4c)
1/* SPDX-License-Identifier: GPL-2.0-only */
1.psize 0
2/*
3 wanXL serial card driver for Linux
4 card firmware part
5
6 Copyright (C) 2003 Krzysztof Halasa <khc@pm.waw.pl>
7
2.psize 0
3/*
4 wanXL serial card driver for Linux
5 card firmware part
6
7 Copyright (C) 2003 Krzysztof Halasa <khc@pm.waw.pl>
8
8 This program is free software; you can redistribute it and/or modify it
9 under the terms of version 2 of the GNU General Public License
10 as published by the Free Software Foundation.
11
12
13
14
15 DPRAM BDs:
16 0x000 - 0x050 TX#0 0x050 - 0x140 RX#0
17 0x140 - 0x190 TX#1 0x190 - 0x280 RX#1
18 0x280 - 0x2D0 TX#2 0x2D0 - 0x3C0 RX#2

--- 878 unchanged lines hidden ---
9
10
11
12
13 DPRAM BDs:
14 0x000 - 0x050 TX#0 0x050 - 0x140 RX#0
15 0x140 - 0x190 TX#1 0x190 - 0x280 RX#1
16 0x280 - 0x2D0 TX#2 0x2D0 - 0x3C0 RX#2

--- 878 unchanged lines hidden ---