Commit Graph

9 Commits

Author SHA1 Message Date
Michael Trensch
7badfbdc21 license: Add licenses to root directory to correctly show them on github as project licenses 2024-06-12 08:00:55 +02:00
Sebastian Döll
15204a202a Merge pull request #18 in NXY/nxdrv-linux from feature/license to main
* commit 'c19e6123ab298ea13d533be15fe111ea6283dea5':
  [#####] - Add license notice including missing license texts and links to further information.
2024-03-28 14:15:02 +01:00
Sebastian Doell
c19e6123ab [#####] - Add license notice including missing license texts and links to further information. 2024-03-28 14:05:47 +01:00
Sebastian Döll
9920bf44f1 Merge pull request #19 in NXY/nxdrv-linux from bugfix/minor-fixes to main
* commit '86ff0cb4f8e368d46d00bd25df2c94b8aa31ddc9':
  [#####] - Add static library builds to gitignore.
  [NXDRVLINUX-150] - Fix "virteth" device allocation error, which led to an access violation at shutdown.
  [NXDRVLINUX-149] - Fix server/client connection establishment failure due to a time consuming (>timeout on client side) call of getnameinfo().
  [NXDRVLINUX-148] - Add auto-loading of the kernel module for known PCI cards.
2024-03-28 11:53:48 +01:00
Sebastian Doell
86ff0cb4f8 [#####] - Add static library builds to gitignore. 2024-03-28 11:26:23 +01:00
Sebastian Doell
6018482357 [NXDRVLINUX-150] - Fix "virteth" device allocation error, which led to an access violation at shutdown. 2024-03-21 14:05:25 +01:00
Sebastian Doell
578fc92ffd [NXDRVLINUX-149] - Fix server/client connection establishment failure due to a time consuming (>timeout on client side) call of getnameinfo(). 2024-03-19 14:27:22 +01:00
Sebastian Doell
43e2e22b40 [NXDRVLINUX-148] - Add auto-loading of the kernel module for known PCI cards. 2024-03-19 13:56:10 +01:00
Sebastian Doell
ac2f4d1789 Add initial driver source based on svn versions:
- toolkit V2.8.0.1@14806
 - BSL V1.8.0.0@14590
 - tcpserver: V1.4.3.0@14676 (marshaller V2.4.0.1@14551)
2024-02-05 09:23:09 +01:00