This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-19 10:53:58 +00:00
Code
Issues
Releases
Activity
229edd6df7
freebsd
/
sys
/
modules
/
joy
/
joy.sh
5 lines
35 B
Bash
Raw
Normal View
History
Unescape
Escape
Build LKM for joystick driver.
1996-03-16 01:35:48 +00:00
#!/bin/sh
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
# $FreeBSD$
Build LKM for joystick driver.
1996-03-16 01:35:48 +00:00
Update to use kldload, no temporary files!
1998-11-05 04:19:26 +00:00
kldload joy
Reference in New Issue
Copy Permalink