NetBSD/share/examples
pooka 60ab2ca5c0 Add a simple tty server which attaches to /dev/ttyU in the rump
kernel and provides the same device on the host with pud(4).  I
can succesfully talk to my u3g device using tip(1) against the
server's devices.  Some characters are lost here and there, though
(probably a problem with interrupt pipes in ugenhc).  Once that
issues is solved, there is no reason why e.g. pppd (chat) could
not be used against the server.

Now, why would anyone want to do this instead of using the kernel
driver directly?  Well, for one, on my laptop I run netbsd-5 which
doesn't have a u3g driver which supports the u3g hardware I have.

As anyone with half an eye can see, this is quite copypasted from
umserv and there is plenty of opportunity for uncopypasting for
the eager vi-wielder.
2010-03-07 23:28:14 +00:00
..
amd
apm
disktab
emul Change the entry for ptmx to use the netbsd ptm driver. 2007-07-05 19:34:36 +00:00
fstab
ftpd
getdate Add the getdate(3) function and getdate_err value, conforming to IEEE 2009-05-14 02:37:35 +00:00
hostapd
isdn Correct spelling of "immediate(ly)". From Zafer. 2006-11-24 21:23:07 +00:00
pppd Add example pppd configuration for bluetooth DUN with Telus Mobility. 2008-10-29 12:47:08 +00:00
pud/intro * version the registration interface 2007-11-28 16:59:02 +00:00
puffs Use puffs_kernerr_abort as the error handler. 2009-12-05 20:54:40 +00:00
racoon New README.plainrsa sample file 2006-12-10 05:52:10 +00:00
refuse Clean up after moving the iSCSI initiator to src/usr.sbin/iscsi/initiator 2009-06-19 07:27:38 +00:00
rump Add a simple tty server which attaches to /dev/ttyU in the rump 2010-03-07 23:28:14 +00:00
secmodel Introduce a new kauth action, KAUTH_NETWORK_NFS, and two requests, 2008-02-28 17:07:49 +00:00
supfiles Remove a mirror that was decommissioned almost five years ago 2006-07-27 23:01:27 +00:00
syslogd
wsmoused
Makefile Add the getdate(3) function and getdate_err value, conforming to IEEE 2009-05-14 02:37:35 +00:00