| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=62145
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62132
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62118
|
| |
|
|
|
|
|
| |
DRI support is ready for us, as per Doug Rabson's request <dfr>.
Notes:
svn path=/head/; revision=62096
|
| |
|
|
|
|
|
|
|
|
|
|
| |
be a permanent rule, because this device may eventually be deemed
"effectively compulsory", and built by default directly into the
kernel. For the moment, however, this is useful for debugging and
development.
Reviewed by: dfr
Notes:
svn path=/head/; revision=62070
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62065
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62026
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62014
|
| |
|
|
|
|
|
|
|
| |
entry upon unload.
Fix the module makefile.
Notes:
svn path=/head/; revision=61990
|
| |
|
|
|
|
|
| |
Removed unnecessary warning message too.
Notes:
svn path=/head/; revision=61986
|
| |
|
|
|
|
|
| |
at 2 in the morning.
Notes:
svn path=/head/; revision=61966
|
| |
|
|
|
|
|
|
| |
Added a notice for linux users that the kld isn't working for them yet, so
no linux emu from the kld. It compiles statically alright though.
Notes:
svn path=/head/; revision=61933
|
| |
|
|
| |
Notes:
svn path=/cvs2svn/branches/COKANE/; revision=61914
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
accept filters are now loadable as well as able to be compiled into
the kernel.
two accept filters are provided, one that returns sockets when data
arrives the other when an http request is completed (doesn't work
with 0.9 requests)
Reviewed by: jmg
Notes:
svn path=/head/; revision=61837
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61786
|
| |
|
|
|
|
|
|
|
| |
This should allow one to load oldcard or newcard for testing. Please
let me know if this doesn't work. Don't load this and either of pcic
or pccard. I've not tried it, but I suspect bad things will happen.
Notes:
svn path=/head/; revision=61783
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61782
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61781
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61780
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61770
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61767
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2. Newbusify the driver.
3. Build as a module.
4. Use correct minor numbers when creating device files.
5. Correctly lock control characters.
6. Return ENXIO when device not configured.
Submitted by: Tor Egge <Tor.Egge@fast.no>
7. Fix the baud_table.
Submitted by: Elliot Dierksen <ebd@oau.org>
Note:
- the old driver still lives in src/sys/i386/isa, so that you can
revert to it if something goes wrong.
- The module does not detach very well. Attaching works fine.
Notes:
svn path=/head/; revision=61541
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61455
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61454
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61340
|
| |
|
|
|
|
|
| |
being reconstructed.
Notes:
svn path=/head/; revision=61217
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61204
|
| |
|
|
|
|
|
| |
encoding the relative path.
Notes:
svn path=/head/; revision=60966
|
| |
|
|
|
|
|
|
| |
kernel, and rather than fix the make search path, hardcoded it into the
module Makefiles themselves. Go with the herd.
Notes:
svn path=/head/; revision=60956
|
| |
|
|
| |
Notes:
svn path=/head/; revision=60900
|
| |
|
|
| |
Notes:
svn path=/head/; revision=60896
|
| |
|
|
| |
Notes:
svn path=/head/; revision=60895
|
| |
|
|
|
|
|
| |
for it was removed from <sys/mount.h> long, long ago.
Notes:
svn path=/head/; revision=60538
|
| |
|
|
| |
Notes:
svn path=/head/; revision=60331
|
| |
|
|
|
|
|
|
| |
PR: 18465
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
Notes:
svn path=/head/; revision=60311
|
| |
|
|
| |
Notes:
svn path=/head/; revision=60297
|
| |
|
|
|
|
|
| |
Obtained from: FreeBSD(98) 4.0R-Rev01
Notes:
svn path=/head/; revision=60201
|
| |
|
|
| |
Notes:
svn path=/head/; revision=60179
|
| |
|
|
|
|
|
| |
been tested to work.
Notes:
svn path=/head/; revision=60062
|
| |
|
|
| |
Notes:
svn path=/head/; revision=60052
|
| |
|
|
|
|
|
| |
Add a note about the IP header asymmetry on the "lower" hook.
Notes:
svn path=/head/; revision=60010
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59982
|
| |
|
|
|
|
|
|
|
|
| |
This means that the kernel can be totally self contained now and is not
dependent on the last buildworld to update /usr/share/mk. This might
also make it easier to build 5.x kernels on 4.0 boxes etc, assuming
gensetdefs and config(8) are updated.
Notes:
svn path=/head/; revision=59951
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are two supported chips, the NetChip 1080 (only prototypes available)
and the EzLink cable. Any other cable should be supported however as they
are all very much alike (there is a difference between them wrt
performance).
It uses Netgraph.
This driver was mostly written by Doug Ambrisko and Julian Elischer and
I would like to thank Whistle for yet another contribution. And my
aplogies to them for me sitting on the driver for so long (2 months).
Also, many thanks to Reid Augustin from NetChip for providing me with a
prototype of their 1080 chip.
Be aware of the fact that this driver is very immature and has only been
tested very lightly. If someone feels like learning about Netgraph however
this is an excellent driver to start playing with.
Notes:
svn path=/head/; revision=59877
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59874
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59865
|
| |
|
|
|
|
|
| |
netgraph.
Notes:
svn path=/head/; revision=59782
|
| |
|
|
|
|
|
|
|
| |
Submitted by: Chiharu Shibata <chi@bd.mbn.or.jp>,
Tomokazu HARADA <tkhara@osk4.3web.ne.jp> and
yokota
Notes:
svn path=/head/; revision=59690
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59617
|
| |
|
|
|
|
|
|
|
| |
(PC98 part of the commit will follow.)
Submitted (50%) by: Chiharu Shibata <chi@bd.mbn.or.jp>
Notes:
svn path=/head/; revision=59583
|