1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

* Add pkg-message to infor the user to install a softlink in

/dev from the serial line to usv
This commit is contained in:
Lars Koeller 2002-01-09 19:19:05 +00:00
parent 7fd890f0e4
commit a89c219356
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52826

View File

@ -0,0 +1,10 @@
**************************************************
NOTE:
Change to /dev and create a softlink to usv from
the serial line the USV is connected to, e.g.
cd /dev
ln -s cuaa1 usv
**************************************************