drochner
db154a4d20
"attach radio at radio":
...
using one word as both attribute and device doesn't work well,
radio.c is pulled in even with no such device in the configuration,
and the kernel doesn't link due to missing "radio_cd".
So call the attribute "radiodev" to avoid confusion.
2002-01-07 17:44:42 +00:00
tron
559521efa3
Disable broken radio(4) support for bktr(4). The configuration code doesn't
...
even check if the TV card has a radio tuner.
2002-01-07 12:12:55 +00:00
tron
2f741a258e
Backout revision 1.155 which caused build failures if bktr(4) is used
...
without radio(4).
2002-01-07 11:58:28 +00:00
tron
65aa7d5e7c
Clean up preprocess handling of optional radio(4) support a little bit.
2002-01-07 10:43:43 +00:00
jmcneill
311329a369
Integrate recording support into the driver. Not very heavily tested yet.
2002-01-07 07:33:09 +00:00
oster
19c2127b85
Revert previous. Need to be more careful with what gets chopped out.
2002-01-07 05:30:53 +00:00
oster
345de5b80a
Some of this stuff is really just for debugging, so compile it only if
...
DEBUG is defined.
2002-01-07 02:27:42 +00:00
oster
af9b7112ab
#if 0 rf_SetReconfiguredMode() since it is unused now, but may be
...
needed someday.
2002-01-07 01:58:03 +00:00
tron
6a997e3c73
Compile in radio(4) only it is activated in the kernel configuration.
2002-01-06 23:19:18 +00:00
augustss
5777b5c311
Increase max sampling rate on SB16. It seems almost all models supports it.
2002-01-06 20:24:12 +00:00
jmcneill
4e14c9fb3f
For cosmetic reasons, add 'ESS Technology ES1921' to the table of codec Ids.
2002-01-06 17:03:17 +00:00
augustss
f0b744e0cf
Note that Don Kim wrote the original Linux driver.
2002-01-06 16:58:23 +00:00
jmcneill
13498a6196
Note addition of esa driver.
2002-01-06 16:06:36 +00:00
jmcneill
244caf0f16
Import driver for the ESS Allegro-1 / Maestro-3 based PCI Audio Accelerators.
2002-01-06 16:06:14 +00:00
augustss
4fee2664e3
Change copyright somewhat. (These are not TNF copyright templates so I
...
removed the advertising clause.)
2002-01-06 15:41:00 +00:00
jmcneill
58d1fe0d04
Add missing definition of STATUSBIT_STEREO.
2002-01-06 15:37:08 +00:00
augustss
9a0fd5e477
Part of the ESS Allegro-1 & Maestro3 driver.
2002-01-06 15:17:28 +00:00
jmcneill
a17eec36aa
Add radio support to bktr.
2002-01-06 02:47:36 +00:00
jmcneill
1eb3eee47c
Add basic support for the radio(4) interface.
2002-01-06 02:42:45 +00:00
explorer
a40b01901f
revert changes I made a long time ago. This should undo the changes which are causing problems on some non-x86 platforms. I'll probsably redo some of these changes, but after the next release branch.
2002-01-05 20:10:53 +00:00
junyoung
83ad3c8a91
Regen.
2002-01-05 16:36:59 +00:00
junyoung
7f0a4dd3c9
Remove Mach64 B that conflicts with Mach64 GP.
2002-01-05 16:35:52 +00:00
augustss
e75edd40ae
Initialize _ca struct right.
2002-01-05 01:30:01 +00:00
augustss
b915c78113
Regen.
2002-01-05 00:16:42 +00:00
augustss
0bb5b26936
Add a bunch of PCI-wireless PCMCIA adapters. They are probably all based
...
on a PLX chip. (For which we have no driver yet.)
2002-01-04 18:26:20 +00:00
kanaoka
450887c407
Add support for "D-Link DFE-690TXD 10/100".
...
by kern/15100: From: John Nemeth <jnemeth@access.victoria.bc.ca>
2002-01-04 15:24:24 +00:00
kanaoka
8f88b8c44e
Regen.
2002-01-04 15:23:33 +00:00
kanaoka
4cdb84fe68
Add product "D-Link DFE-690TXD 10/100".
...
by kern/15100: From: John Nemeth <jnemeth@access.victoria.bc.ca>
2002-01-04 15:22:41 +00:00
martin
99772f59c4
Move net/if_sppp.h to net/if_spppvar.h, create a new net/if_sppp.h
...
containing the userland visible thinks (i.e. ioctl definitions).
Remove all (both) old ioctls, as they had a brain dead API and made keeping
binary compatibility more or less impossible.
Replace by several new ioctls. While there, remove any arbitrary limits
(resulting from the old, broken ioctls) and allow any length of names
and passwords.
2002-01-04 12:21:24 +00:00
mrg
3ccb704762
add a vnddetach: it just free()s the vnd_softc. useful for LKM.
2002-01-04 06:31:08 +00:00
jdolecek
57b53bc9a8
The device close routine is called when _last_ descriptor to the
...
device file is closed, rather on every descriptor close. Instead of
getting the exclusive lock on open and releasing on close, get
the lock only when needed in sysmonioctl_envsys().
Fixes kern/14368 by Anthony Mallet. Okayed by Jason Thorpe.
While here, also inline sysmon_envsys_init() to sysmonopen_envsys(),
and g/c sysmonioctl_wdog() prototype.
2002-01-03 22:35:53 +00:00
augustss
f854b2521f
Add a DIAGNOSTIC check. From FreeBSD.
2002-01-03 22:20:45 +00:00
augustss
501071c88f
Correct the frequency calculation.
2002-01-03 21:52:26 +00:00
mjacob
d9a0044d29
Implement REDUCED INTERRUPT OPERATION usage for FC cards- this allows the
...
firmware to delay completion of commands so that it can attempt to batch
a bunch of completions at once- either returning 16 bit handles in mailbox
registers, or in a resposne queue entry that has a whole wad of 16 bit handles.
Distinguish between 2300 and 2312 chipsets- if only because the revisions
on the chips have different meanings.
Add more instrumentation plus ISP_GET_STATS and ISP_CLR_STATS ioctls.
Run up the maximum number of response queue entities we'll look at
per interrupt.
If we haven't set HBA role yet, always return success from isp_fc_runstate.
2002-01-03 21:45:06 +00:00
augustss
f1ee77f0c3
Add USTIR_DEBUG.
2002-01-03 18:57:36 +00:00
augustss
51b2c397c3
Add ustir.
2002-01-03 18:56:40 +00:00
augustss
eb62bf638c
Add the ustir driver, for SigmaTel STIr4200 USB/IrDA Bridge.
...
Written by David Sainty <David.Sainty@dtsp.co.nz>.
2002-01-03 18:54:31 +00:00
augustss
d083e37f0b
Add \n in attach messages.
2002-01-03 18:13:19 +00:00
thorpej
43b6b4ca49
Need ibm561.c for TGA.
2002-01-03 05:35:31 +00:00
rafal
e444b1434a
Regen (added Rainbow Technologies & Rainbow's CryptoSwift 200).
2002-01-03 05:27:39 +00:00
rafal
cee4ea6496
Add Rainbow Technologies vendor ID & Rainbow CryptoSwift 200 PKI accelerator
...
(CS200/PCI).
2002-01-03 05:25:48 +00:00
augustss
e4552bb657
Add a comment.
2002-01-02 22:44:44 +00:00
augustss
68d53cd694
Fix typo in last commit.
2002-01-02 20:58:12 +00:00
augustss
f7839315fb
Some more usb_proc_ptr changes.
...
Also some minor stylistic changes.
2002-01-02 20:55:58 +00:00
ad
215ddc9ef7
Set sc_framesize to a reasonable value early on so that DEBUG code
...
doesn't choke before we discern the real value.
2002-01-02 19:04:17 +00:00
augustss
cee8ba6db9
Get rid of a few stray __P().
2002-01-02 17:20:09 +00:00
augustss
b99cd0e9f5
More whitespace fixes from FreeBSD.
2002-01-02 16:20:14 +00:00
uch
474928fb8f
when bootinfo has no framebuffer information, don't attach bicons.
2002-01-02 12:57:49 +00:00
augustss
c41bbdcea2
Change the probe code. You cannot unmap bus space and then use it.
2002-01-02 12:42:23 +00:00
augustss
c572876ecb
Fix another descriptor parsing bug. Thanks to Tero Kivinen for
...
patiently supplying me with debug output.
2002-01-02 11:10:50 +00:00