[496] in linux-net channel archive
PI2 card driver in 1.3
daemon@ATHENA.MIT.EDU (Kai Schulte)
Wed Jun 14 16:13:27 1995
Date: Wed, 14 Jun 1995 20:12:21 +0200 (MESZ)
From: Kai Schulte <sp0005@aixrs1.hrz.uni-essen.de>
To: linux-net@vger.rutgers.edu
In-Reply-To: <m0sLnZk-000141C@iiit.swan.ac.uk>
The driver linux-1.3/drivers/pi2.c includes "ax25.h", which no
longer exists.
Apparently, it has been moved to <net/ax25.h>. This is where the
missing functions ax25_rebuild_header and ax25_encapsulate
can be found. Please check if this is correct. The driver now
compiles nicely but I don't have a PI-card yet to test it ;)
Kai