pjd
|
9833028211
|
According to module(9), when command is unrecognized, the module should
return EOPNOTSUPP.
|
2004-08-30 09:49:59 +00:00 |
|
tjr
|
643584db6c
|
Update for struct cdevsw and dev_t -> struct cdev * changes, plus one
64-bit portability fix.
|
2004-07-16 06:55:34 +00:00 |
|
maxim
|
0a027ed49a
|
Style.
|
2004-06-09 17:10:41 +00:00 |
|
le
|
c4569c02e5
|
Remove duplicate #include.
PR: misc/67748
Submitted by: bugghy <bugghy@phenix.rootshell.be>
|
2004-06-09 15:40:00 +00:00 |
|
mbr
|
17b80ff15f
|
Fix the cdev kld example.
PR: 52954
Submitted by: Priit Piipuu <priit.piipuu@mail.ee>
Reviewed by: phk
|
2003-08-03 10:39:29 +00:00 |
|
ru
|
324df4df60
|
Update the SUBDIR hacks to work with the current bsd.subdir.mk.
|
2002-07-11 13:38:05 +00:00 |
|
arr
|
491cdadd59
|
Update the KLD examples so they will work with current.
Reviewed: jhb
|
2001-11-13 07:42:30 +00:00 |
|
ru
|
62ef09324a
|
Style.
|
2001-09-18 12:28:22 +00:00 |
|
obrien
|
c2ee1dcc02
|
Add `_PATH_DEVZERO'.
Use _PATH_* where where possible.
|
2000-12-09 09:35:55 +00:00 |
|
sobomax
|
ca9093b327
|
Fix cdev kld example after it has been broken for year or so. Also extend list
of supported operations by example read() and write() operations.
Inspired by: http://www.daemonnews.org/200010/blueprints.html
PR: 16173
Submitted by: sobomax
|
2000-10-02 14:14:07 +00:00 |
|
peter
|
76f0c923fe
|
$Id$ -> $FreeBSD$
|
1999-08-28 00:22:10 +00:00 |
|
dfr
|
633d8b5f5a
|
* Tidy up a few things and fix some more warnings.
* Change the devsw declaration to standard form and add missing fields
* Change the filename from cdev_mod.ko to cdev.ko
|
1999-06-27 12:44:44 +00:00 |
|
dfr
|
689fdb91cb
|
Make this sample build again.
|
1999-06-25 07:50:26 +00:00 |
|
dfr
|
5bce9e5557
|
Sample modules for KLD.
PR: misc/8621
Submitted by: Rajesh Vaidheeswarran <rv@fore.com>
|
1998-12-11 10:44:31 +00:00 |
|