| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=72315
|
| |
|
|
| |
Notes:
svn path=/head/; revision=72162
|
| |
|
|
|
|
|
| |
Obtained from: NetBSD/OpenBSD
Notes:
svn path=/head/; revision=72132
|
| |
|
|
| |
Notes:
svn path=/head/; revision=72028
|
| |
|
|
|
|
|
| |
Submitted by: Orion Hodson <O.Hodson@cs.ucl.ac.uk>
Notes:
svn path=/head/; revision=72017
|
| |
|
|
|
|
|
| |
Submitted by: Orion Hodson <O.Hodson@cs.ucl.ac.uk>
Notes:
svn path=/head/; revision=72016
|
| |
|
|
|
|
|
|
|
|
|
|
| |
except for setting it. Also remove count from aha and replace it with
optional.
Also add commented out pccard lines for all the old card drivers.
They have to be commented out until they are converted because it
causes problems in NEWCARD.
Notes:
svn path=/head/; revision=72013
|
| |
|
|
| |
Notes:
svn path=/head/; revision=71996
|
| |
|
|
| |
Notes:
svn path=/head/; revision=71989
|
| |
|
|
|
|
|
|
|
| |
opt_foo.h:
touch opt_foo.h
.. is unnecessary - kmod.mk does this for us.
Notes:
svn path=/head/; revision=71985
|
| |
|
|
|
|
|
|
|
| |
amount of GPL'd firmware in the driver, it will only be built as a module.
Approved by: cg
Notes:
svn path=/head/; revision=71901
|
| |
|
|
|
|
|
| |
is i386-specific, so name the module atspeaker rather than speaker).
Notes:
svn path=/head/; revision=71896
|
| |
|
|
|
|
|
|
|
| |
acpi-ca import.
Approved by: msmith
Notes:
svn path=/head/; revision=71886
|
| |
|
|
|
|
|
|
| |
The normal versions are called if_ar.ko and if_sr.ko and the netgraph
versions ng_sync_ar.ko and ng_sync_sr.ko.
Notes:
svn path=/head/; revision=71832
|
| |
|
|
|
|
|
|
| |
case. Use an 'and' case in conf/files so that it only gets compiled if
pci is present.
Notes:
svn path=/head/; revision=71795
|
| |
|
|
| |
Notes:
svn path=/head/; revision=71619
|
| |
|
|
|
|
|
| |
Submitted by: MURAMATSU Atsushi <amura@ma3.seikyou.ne.jp>
Notes:
svn path=/head/; revision=71370
|
| |
|
|
|
|
|
| |
those who haven't added 'NO_MODULES=off' to /etc/make.conf.
Notes:
svn path=/head/; revision=71197
|
| |
|
|
| |
Notes:
svn path=/head/; revision=71080
|
| |
|
|
|
|
|
| |
Bad Things from unsuspecting module loaders.
Notes:
svn path=/head/; revision=70836
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70834
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70831
|
| |
|
|
|
|
|
|
| |
the same config lines that NetBSD has. This builds with both NEWCARD
and GENERIC config files.
Notes:
svn path=/head/; revision=70782
|
| |
|
|
|
|
|
|
|
| |
binaries on anything but i386.. (ia64, sparc64, etc) Invert the .if
so that it is inclusive of i386 platforms rather than excluding just
the alpha.
Notes:
svn path=/head/; revision=70739
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70711
|
| |
|
|
|
|
|
|
| |
line continuation character and state the rest of the sourcefiles
on the next line.
Notes:
svn path=/head/; revision=70708
|
| |
|
|
|
|
|
| |
Pointed out by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
Notes:
svn path=/head/; revision=70704
|
| |
|
|
|
|
|
|
|
|
|
|
| |
the video switch by another. Exactly as VESA does on top of VGA.
It adds linear framebuffer to S3 VESA 1.2 cards.
Obtained from: The original S3 ISA code comes from
Peter Horton <pdh@colonel-panic.com>
Notes:
svn path=/head/; revision=70688
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70623
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70609
|
| |
|
|
|
|
|
| |
Submitted by: Jim Bloom <bloom@acm.org>
Notes:
svn path=/head/; revision=70556
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70476
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70426
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70292
|
| |
|
|
|
|
|
| |
on all arches. This fixes the Alpha kernel build.
Notes:
svn path=/head/; revision=70287
|
| |
|
|
|
|
|
| |
And install notify handler for thermal zone .
Notes:
svn path=/head/; revision=70271
|
| |
|
|
|
|
|
| |
Submitted by:nyan
Notes:
svn path=/head/; revision=70251
|
| |
|
|
|
|
|
|
|
|
|
|
| |
To use it, some dll is needed. And currently, the dll is only for NetBSD.
So one more kernel module is needed.
For more infomation,
http://chiharu.haun.org/peace/ .
Reviewed by: bp
Notes:
svn path=/head/; revision=70224
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70188
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70187
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70142
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
this gives us several benefits, including:
* easier extensibility- new optional methods can be added to
ac97/mixer/channel classes without having to fixup every driver.
* forward compatibility for drivers, provided no new mandatory methods are
added.
Notes:
svn path=/head/; revision=70134
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70091
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70078
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70077
|
| |
|
|
|
|
|
| |
I can confirm it works on the alpha.
Notes:
svn path=/head/; revision=70066
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Add detach routine and turn driver into a module so it can be loaded
and unloaded. Also take a stab at implementing multicast packet
reception so that this NIC will work with IPv6. Promiscuous mode
doesn't seem to work, but I'm not sure why. It works well enough that
I can run dhclient on it and put it on the office network though.
Also ripped out spl stuff and replaced it with mutexes.
Notes:
svn path=/head/; revision=70064
|
| |
|
|
|
|
|
| |
from this module anyway, so I just did that.
Notes:
svn path=/head/; revision=70002
|
| |
|
|
| |
Notes:
svn path=/head/; revision=69996
|
| |
|
|
|
|
|
| |
i386.
Notes:
svn path=/head/; revision=69962
|