veego
25eaf86126
Add the Brooktree 878 and 879 id's and fix the comment of the 849 entry.
1998-09-06 17:26:03 +00:00
jtk
1247373b7a
Correct the remaining uses of ad1848_softc to ad1848_isa_softc
1998-09-06 13:03:49 +00:00
pk
06f777a3fe
Debug output updates (Ezra Story; PR#6108).
1998-09-06 11:06:52 +00:00
pk
7991c56b93
Use `ad1848_isa_{open|close}' (Ezra Story; PR#6108).
1998-09-06 11:05:21 +00:00
eeh
484ce04810
The `address' field from the prom is really an unsigned 32-bit value.
...
Make it so.
1998-09-05 22:29:49 +00:00
eeh
c05097f947
Remove function name conflict.
1998-09-05 22:14:25 +00:00
pk
18da157aa9
Assign my copyrights to TNF.
1998-09-05 17:28:57 +00:00
pk
fc5e533cc2
Relinquish my copyright claim on this file.
1998-09-05 17:23:09 +00:00
pk
42ebb851c5
sparc64 uses more of this file.
1998-09-05 16:47:06 +00:00
augustss
9d8e954403
Regen.
1998-09-05 15:46:08 +00:00
augustss
127efe1a4d
Fix typo.
1998-09-05 15:45:34 +00:00
augustss
d8e5a87d76
Regen.
1998-09-05 15:42:42 +00:00
augustss
b0e65e8371
Regen.
1998-09-05 15:42:41 +00:00
augustss
f7f5af21fb
Add Kodak DC260 camera.
1998-09-05 15:42:12 +00:00
christos
bd52ba3c5a
Assign copyright to TNF.
1998-09-05 14:42:05 +00:00
christos
344ed1eaef
Assign copyright to TNF.
1998-09-05 14:20:01 +00:00
christos
236611ac0b
Regen.
1998-09-05 14:18:04 +00:00
christos
c7a4282124
Assign copyright to TNF.
1998-09-05 14:12:36 +00:00
mark
ba8c6b9828
arm32 now supports soft serial interrupts.
1998-09-05 04:25:35 +00:00
is
a3ee69c87a
Split SMC chipset ARCnet driver into
...
- machine independent chip driver, in dev/ic/smc90cx6.c/...reg.h,...var.h,
using bus_space methods
- ZBUS frontend in arch/amiga/dev/if_bah_zbus.c
- added IPL_SOFTNET to arch/amiga/include/intr.h, for this
Implementing the ISA bus frontend is left as an exercise to the reader.
1998-09-02 22:32:06 +00:00
drochner
453b195c4d
Can't use pckbc_enqueue_cmd() in attach() because pckbc's initialization
...
is not yet completed, have to use pckbc_poll_cmd() instead.
1998-09-02 20:01:15 +00:00
drochner
b43e33a471
Since the RAMDAC drivers use the !=0-ness of fields for diagnostic
...
purposes, we have to zero-initialize the tga_devconfig structure.
1998-09-02 19:51:06 +00:00
mjacob
fd97cb265c
typo for non-SCSIVERBOSE case
1998-09-02 02:18:48 +00:00
pk
380e88d4f0
Adjust some comments.
1998-09-01 22:56:00 +00:00
jeremy
6693724a83
Changed inaccurate comment on the sc_freq member of the driver's softc
...
structure. The frequency is represented in MHz rather than Hz. [PR/6805]
1998-09-01 22:22:03 +00:00
pk
fec2fa9e43
Typo in device Id mask.
1998-09-01 21:04:43 +00:00
jtk
92707994ef
use ad1848_isa_attach, so GUS cards with CS4231 don't panic the kernel
1998-09-01 18:48:38 +00:00
drochner
a442e328e7
-add italian layout, from Dante Profeta <dante@mclink.it>
...
-name pckbd_keydesc_declk -> pckbd_keydesc_us_declk for consistency
1998-09-01 18:11:13 +00:00
drochner
9d3ed7d925
add definition for italian keyboard
1998-09-01 18:09:27 +00:00
mycroft
b742b9ad67
Move some debugging output to more useful levels.
1998-09-01 07:27:06 +00:00
enami
29e9385ce2
Make this file compile again by removing no longer used `struct
...
cfdriver md_cd' and related code.
1998-09-01 06:13:33 +00:00
cgd
d58173741d
kill the last remnants of __BROKEN_INDIRECT_CONFIG. (only the pica port
...
used it, and it's non-working and apparently slated for replacement.)
1998-08-31 22:28:04 +00:00
dante
d35b531a68
Remove __BROKEN_INDIRECT_CONFIG
...
Correct currently known boards
1998-08-31 17:15:25 +00:00
pk
5038a72078
A few modest simplifications.
1998-08-31 11:13:54 +00:00
pk
860867bfec
macro argument protection.
1998-08-31 11:13:10 +00:00
pk
98e669d970
Use sbus attach args features.
...
getpropA() => getprop()
1998-08-30 21:25:30 +00:00
jtk
61cf67759a
make AUDIO_DEBUG work again
1998-08-29 22:49:48 +00:00
pk
fe6b9295a8
Adjust for some small changes in lsi64854 back-end driver.
1998-08-29 21:43:00 +00:00
pk
73b946e04e
LSI64854 DMA engine driver.
...
Currently used by Lance Ethernet and NCR SCSI front-ends on sparc/sparc64.
1998-08-29 21:42:03 +00:00
pk
1f0567dd53
Nuke unnecessary header files.
1998-08-29 20:38:38 +00:00
pk
3557f62f30
Use bus_space_*() to access device registers.
...
Add `esp' and `le' DMA engine.
1998-08-29 20:32:09 +00:00
pk
15d097c04d
Make compile without AUDIO_DEBUG
1998-08-29 19:52:09 +00:00
dante
cb8b14827c
Adjust copyright justification
1998-08-29 13:54:50 +00:00
dante
17759893b0
Add rcs id
1998-08-29 13:44:49 +00:00
drochner
2f94f2c21c
some fixes:
...
-use of uninitialized variable in attach (mostly harmless)
-removal of dead code in attach()
-fix of interpretation of SIA blocks on >=21142 (serious, caused strange
things with 10Mbit)
1998-08-28 20:58:37 +00:00
thorpej
370a38c007
Add braces to make egcs happy.
1998-08-28 20:03:10 +00:00
pk
1643e13b90
XXX - BUS_DMA_BIT24 does not exist everywhere..
1998-08-28 20:01:08 +00:00
thorpej
f3bfb08d45
When determining the default media on the Vortex/Boomerang, don't pick
...
the full-duplex variant. XXX We should check the EEPROM for "default to
full-duplex".
1998-08-28 18:16:02 +00:00
fvdl
17c31a8a21
Add ETHER|NONE to default capabilities, or we'll panic when attaching
...
the forthcoming ex driver.
1998-08-28 12:50:36 +00:00
pk
535cdbe9f2
Slight optimization in audio_[pr]int().
1998-08-28 12:07:41 +00:00
pk
b1447741da
Nuke Dprintf; fix formats.
1998-08-28 08:59:14 +00:00
pk
9441400ef0
Nuke Dprintf; fix formats.
...
Add missing copyright.
1998-08-28 08:58:24 +00:00
augustss
c50af72c34
Handle the case of MIDI devices with no audio devices.
1998-08-28 07:44:12 +00:00
pk
efad4d44c0
CS4231 audio driver. Play only for now.
1998-08-27 20:51:17 +00:00
pk
ce2bbbd092
Add audiocs.
1998-08-27 20:49:37 +00:00
pk
dd0709d28d
Add selected `%b' bits.
1998-08-27 20:05:11 +00:00
pk
142bff0170
Add missing entries and make it slightly more verbose.
1998-08-27 19:53:02 +00:00
pk
b3279eb3dc
Move a few prototypes.
...
Whitespace cleanup.
1998-08-27 18:45:12 +00:00
mrg
41ad1758ac
move isp_sbus attachment into /sys/dev/sbus.
1998-08-27 11:30:45 +00:00
drochner
a80cad6e0a
regen
1998-08-26 20:00:37 +00:00
drochner
fe1c5e2163
add the SIS 5597/5598 all-in-one PCI chipset
1998-08-26 19:59:16 +00:00
pk
fc397afa14
debug level 0
1998-08-26 15:06:37 +00:00
dante
d93a0d81b0
Add AdvanSys support
1998-08-26 14:20:37 +00:00
dante
97b8010151
Changed ADVSYSPROD to ADVSYS vendor ID
...
Added 1200A, 1200B, ULTRA, 2300 AdvanSys products ID
1998-08-26 14:18:26 +00:00
dante
d9e417cde9
Add AdvanSys 930U and 940U SCSI controllers
1998-08-26 14:13:58 +00:00
augustss
7972a062b0
Make the OPL driver attach directly to ISA as well.
1998-08-26 13:33:59 +00:00
augustss
8d64ea1683
Less debug printing.
1998-08-26 13:08:44 +00:00
augustss
6633896a67
Do some renaming of registers and make sure we get sound in both
...
channels on OPL3.
1998-08-26 13:08:10 +00:00
augustss
bb3c56652c
Make the OPL driver turn on the sound on sound cards that require it.
...
That makes it much more likely that we get any sound. DUH!
1998-08-26 12:10:22 +00:00
thorpej
bc21c243cd
For non-MII Vortex/Boomerang, set full-duplex in the MAC CONTROL register
...
in epsetmedia() if full-duplex is selected (new feature on these cards!)
On MII Boomerangs, set the full-duplex bit in MAC CONTROL in the statchg
callback from the MII layer. Should fix full-duplex on these cards.
1998-08-26 01:32:41 +00:00
thorpej
19b759c2e4
Define the full-duplex bit in the W3 MAC CONTROL register.
1998-08-26 01:29:03 +00:00
pk
6ab705c01b
Also include SUN4 in the temporary split
1998-08-25 22:42:48 +00:00
pk
d4ec33b5f0
The new MI part of the AD1848 driver.
1998-08-25 22:36:40 +00:00
pk
f7151935ef
Adjust for ad1848.c split.
1998-08-25 22:35:25 +00:00
pk
2ffb54bdcc
Split the AD1848 driver into MI (dev/ic/ad1848.c) and ISA parts.
1998-08-25 22:34:29 +00:00
augustss
a48f7d8a24
Attach the OPL FM synth to the ESS driver.
...
It probes, but alas, no sound.
1998-08-25 12:52:47 +00:00
thorpej
daa8ad1747
Add some braces to make egcs happy.
1998-08-25 04:56:01 +00:00
thorpej
85c6c03e2a
Change the 32-bit fields of the RFA to an arrays of bytes, so that
...
egcs won't attempt to optimize inline copies of them into a single
load/store (the RFA is not 4-byte aligned in the DMA area).
Just use memcpy() to copy those fields, now, not our own home-grown.
1998-08-25 01:08:15 +00:00
augustss
4e7c07c2b4
Write MIDI data from the sequencer to the device in a more sane way.
1998-08-24 17:59:25 +00:00
matt
ea3bfd6d80
Fix bug in transmit logic that would transmits to stop. Boolean dyslexia
...
stricks again.
1998-08-24 14:09:15 +00:00
tv
54bf4389f9
egcs brace warning
1998-08-24 02:34:44 +00:00
msaitoh
7734e0ef29
fix version string (from PC Card Standard, April 1998 (Release 6.1))
1998-08-22 23:41:48 +00:00
augustss
c7e036f6e2
Let opl attach to ess.
...
WARNING: it doesn't work yet.
1998-08-22 22:55:09 +00:00
augustss
f2ff59edc5
Change debug output.
1998-08-22 22:54:11 +00:00
msaitoh
369bc4cb89
Allocate an I/O according to the config table entries.
...
Auto assign is done only when all cfe->iospace[0].start fails.
1998-08-22 17:47:58 +00:00
mrg
9d4112bf21
make struct xd_iocmd's block member an u_int not a u_long
1998-08-22 15:11:02 +00:00
mrg
4d4f129eaa
make "struct sun_dkpart" the same for sparc/sparc64 (sparc64 must have been broken?)
1998-08-22 14:55:28 +00:00
pk
bc7c6c0c4c
Fix DVMA address handling.
1998-08-22 11:47:45 +00:00
pk
ef6b13cc87
vm_offset_t => vaddr_t.
1998-08-21 14:13:47 +00:00
veego
ff2c3adddc
Add some braces to stop the new egcs warnings.
1998-08-20 19:55:06 +00:00
pk
5ad46000df
Remove vestiges of sparc-specific interrupt handling.
1998-08-20 11:44:58 +00:00
pk
177621555f
remove sparc hack: there's a bus.h now.
1998-08-20 11:42:55 +00:00
pk
1f007a13cc
Cast bus_size_t to u_long in printf() args.
1998-08-20 11:42:13 +00:00
augustss
a6ed1cdd4e
Provide a workaround for people who want a sequencer but have no MIDI devices.
1998-08-20 10:59:09 +00:00
augustss
915f1fe566
Add missing __P
1998-08-20 10:46:10 +00:00
thorpej
96aa1cec21
Add ofisa attachment for the ISA joystick driver.
...
XXX currently arm32-specific.
1998-08-20 07:02:32 +00:00
explorer
5ae808b38d
ss->special could be NULL, so sane would crash the kernel.
1998-08-19 08:40:31 +00:00
thorpej
8021b2ae29
Initial support for the Brooktree Bt463 RAMDAC.
1998-08-18 23:29:28 +00:00
thorpej
ff266f0937
Add some braces to make egcs happy.
1998-08-18 18:23:07 +00:00
thorpej
1083dcb6ca
Back out previous.
1998-08-18 18:16:30 +00:00
augustss
0e6f209f9d
Add forgotten OPL file.
1998-08-18 17:56:39 +00:00
thorpej
ee26f0775b
This now needs <dev/midi_if.h> to build.
1998-08-18 17:55:09 +00:00
thorpej
813dfd31c5
Fix a couple of obvious bugs in the hardware cursor handling code, and
...
use the RAMDAC callbacks to get/set the cursor colormap.
1998-08-18 08:40:39 +00:00
thorpej
6ba7f2f6fd
Need an entry point to check cursor colormap entries for validity
...
before actually setting them.
1998-08-18 08:23:46 +00:00
thorpej
3db6850bb7
When updating the cursor colormap, actually store the data in our
...
copy of the cursor colormap, not the regular colormap!
1998-08-18 08:22:49 +00:00
thorpej
feaf75c755
Add set_curcmap and get_curcmap RAMDAC methods, for use by the TGA hardware
...
cursor code. These are unneeded on the Bt485, since the RAMDAC handles
the hardware cursor. They are needed for the Bt463, however, since the
RAMDAC only provides cursor color.
1998-08-18 08:07:45 +00:00
thorpej
082116a927
vm_offset_t -> vaddr_t
1998-08-18 08:00:17 +00:00
thorpej
b43fc64da6
Registers for the Brooktree Bt463 RAMDAC.
1998-08-18 07:43:09 +00:00
thorpej
73d1752963
Deal with somewhat bogus uninitialized warning in new egcs. Behavior
...
is such that would inidicate that __attribute__((__noreturn__)) is not
being honored.
1998-08-18 06:16:45 +00:00
thorpej
6bfd748b46
First-crack at RoadRunner (3c574-TX 10/100Mbps PCMCIA). Doens't yet use
...
any of the RoadRunner speed hacks.
1998-08-17 23:20:39 +00:00
thorpej
93d3ff20b4
Regen.
1998-08-17 23:12:15 +00:00
thorpej
d2f5e92d0a
Add product ID for the 3Com 3c574-TX 10/100Mbps Ethernet, provided
...
by Laine Stump.
1998-08-17 23:10:12 +00:00
augustss
cd09067eb4
* Redo the way the way the MIDI driver attaches to audio devices.
...
* Improve the midisyn layer a little.
* Add a driver for the Yamaha OPL[23] FM synths.
The opl driver is not finished yet; it sounds pretty awful.
For some strange reason I cannot get any FM sound from my SB64 cards,
but a regular SB16 works fine.
1998-08-17 21:16:09 +00:00
thorpej
d0a17ab63e
Fix a typo.
1998-08-17 20:34:19 +00:00
thorpej
a2cad65f4e
Only mark the disk dirty if we write.
1998-08-17 19:30:38 +00:00
bouyer
fdb344b38f
- use sc_tlphycap with bitmasks instead of direct comparaison (needed now
...
that we may have (TLPHY_MEDIA_10_x | TLPHY_MEDIA_NO_10_T).
- add carrier detect for AUI/BNC.
This now works properly with a "Compaq Netelligent 10/100 TX" and a
"Compaq ProLiant Integrated Netelligent 10/100 TX", untested with others
(but should work as well).
1998-08-17 16:41:45 +00:00
nathanw
dbdebe9c17
Reduce com_devs[] to those devices (one!) that we need to match by CIS
...
string comparison. Change com_dev_match() somewhat to reflect that.
1998-08-17 03:28:51 +00:00
mycroft
04f0dc658c
Assign my copyrights to TNF.
1998-08-17 00:49:01 +00:00
mycroft
a1ac68819f
Assign my copyrights to TNF.
1998-08-17 00:26:32 +00:00
matt
2a5371253c
splnet() is not appropriate for everyone. Raise and lower SPL via
...
macros defined in pdqvar.h
1998-08-16 03:44:42 +00:00
thorpej
cbcc3cfa46
Oops, back out something that I didn't intend to commit.
1998-08-16 01:16:57 +00:00
thorpej
5e177fa975
Regen.
1998-08-15 21:37:24 +00:00
thorpej
ca15ee6ef6
Consolidate the Socket products, pointed out by Nathan Williams.
1998-08-15 21:36:25 +00:00
thorpej
05eabf2eef
Regen.
1998-08-15 21:29:24 +00:00
thorpej
0ac0bf4615
Oops, that Socket Communications vendor ID was redundant. Sort the vendors
...
so I won't make that mistake again.
1998-08-15 21:28:26 +00:00
thorpej
1c7ae25125
Sigh, #if 0 the SMC 8020BT EtherEZ entry until we know what the product
...
ID really is.
1998-08-15 20:47:32 +00:00
thorpej
fec04bbde8
Regen.
1998-08-15 20:46:31 +00:00
thorpej
f2a088f77c
Oops, that SMC product ID is actually for the 8016 EtherCard. *sigh*
1998-08-15 20:46:06 +00:00
thorpej
066e235e19
Take a stab at supporting the SMC 8020BT EtherEZ. (Similar to the
...
Megahertz; Ethernet address is stored in third CIS info string, but
may also be in the FUNCE/LANNID tuple.)
1998-08-15 20:11:38 +00:00
thorpej
8954eaede3
Regen.
1998-08-15 20:08:37 +00:00
thorpej
1bf26fea5a
Add SMC vendor ID, and SMC 8020BT EtherEZ product ID.
1998-08-15 20:08:07 +00:00
thorpej
ef4e6a52aa
Regen.
1998-08-15 19:27:16 +00:00
thorpej
20e821491f
Add the Zoom ComStar 33.6 modem, from Dave Huang <khym@bga.com>, PR #5976 .
1998-08-15 19:26:18 +00:00
thorpej
a68f2398d3
Add the Trust Combo EthernetCard, from Dante Profeta.
1998-08-15 19:00:04 +00:00
thorpej
b2097ee74d
Regen.
1998-08-15 18:58:32 +00:00
thorpej
9314c120f7
Add the Trust Combo EthernetCard product ID, from Dante Profeta.
1998-08-15 18:58:05 +00:00
thorpej
cb7214f1a4
Regen.
1998-08-15 18:56:16 +00:00
thorpej
81f67879f9
Add vendor ID for Socket Communications, and product ID for the
...
Socket Communcations Dual RS232 card.
1998-08-15 18:55:25 +00:00
mycroft
d07b3639a4
Assign my copyrights to TNF.
1998-08-15 17:47:15 +00:00
thorpej
7ce9726a7d
Oops, don't forget to tick the MII once a second.
1998-08-15 17:04:52 +00:00
bouyer
1bbc572701
Fix typos in last commit.
1998-08-15 16:58:53 +00:00
thorpej
c2f2b0d431
RoadRunner has a bit in Reset Options that must be set to enable the MII.
...
Define that bit.
1998-08-15 16:50:07 +00:00
bouyer
53d231dae3
correct indent.
1998-08-15 16:49:33 +00:00
thorpej
a0aca43d11
Reset Options is in Window 3; correct a comment.
1998-08-15 16:47:30 +00:00
thorpej
479d8b25bf
The 3c515 (Corkscrew) and 3c574 (RoadRunner) have their Window 1 registers
...
offset! Define an inline function to compute the Window 1 register offset
and use it.
1998-08-15 16:20:51 +00:00
thorpej
31a3d86b80
Define the Corkscrew chipset - used by the 3c515 ISA 10/100mbps cards.
1998-08-15 16:15:40 +00:00
thorpej
3ca5e496cc
Fix a brain'o that caused the 3c589 to not match.
1998-08-15 16:09:46 +00:00
rvb
305a943ba7
Use scsi style geometry printout
1998-08-15 15:05:22 +00:00
mycroft
62b1bf3e2e
Assign my copyrights to TNF.
1998-08-15 10:51:16 +00:00
mycroft
6dc903202f
Assign my copyrights to TNF.
1998-08-15 10:10:47 +00:00
thorpej
7d0d0346fa
Define the RoadRunner FIFO count registers.
1998-08-15 08:28:22 +00:00
thorpej
ccf620bfab
Define the 3Com "RoadRunner" chipset; like the Boomerang, but for PCMCIA.
...
No DMA is wired up, it has a shared memory interface, and a FIFO buffer
which can be used to speed up PIO transfers. (The latter two are
PCMCIA-specific speed hacks to deal hide the performance lossage from
using a PCMCIA->PCI bridge internally.)
1998-08-15 07:28:04 +00:00
thorpej
4c88513d7d
Look up the PCMCIA 3Com products in a table-driven fashion, like the
...
PCI products.
1998-08-15 07:25:15 +00:00
thorpej
d5b735ae79
In the NewMedia callback, make sure we have a LAN Node ID tuple.
1998-08-15 06:56:12 +00:00
thorpej
2be6d344ab
Use the symbolic name for the tuple code used to find the Ethernet
...
address.
1998-08-15 06:46:33 +00:00
mycroft
129cbf95ee
Minor edit.
1998-08-15 05:16:41 +00:00
mycroft
cc8a78e783
Assign my copyrights to TNF.
1998-08-15 04:42:42 +00:00
mycroft
b2827b9d36
Assign copyright to TNF.
1998-08-15 04:16:55 +00:00
mycroft
df9baf2311
Assign copyrights to TNF.
1998-08-15 03:51:30 +00:00
mycroft
6d3d8a1350
Make copyright notices with my name consistent.
1998-08-15 03:02:31 +00:00
thorpej
2b869a383f
Use _CS_OFISA_MD_* callbacks for old, broken OpenFirmware builds.
1998-08-15 02:59:01 +00:00
mycroft
dd769acbfb
Name some constants consistently between drivers.
1998-08-15 02:37:50 +00:00
mycroft
cc84859459
Map the EISA registers correctly!
1998-08-15 02:30:56 +00:00
mycroft
196dfd7597
Always map the EISA configuration registers.
1998-08-15 02:26:31 +00:00
thorpej
e9c5407d64
Only map the amount of space the device actually occupies.
...
Part of PR #5279 , Martin Musemann.
1998-08-15 01:59:25 +00:00
thorpej
93eb06f9f2
Don't bother with the num_memspace check. It makes some otherwise-working
...
cards (e.g. Xircom CM33) fail needlessly.
From Jan van Doorn <jdoorn@nc.com>, PR #5580 .
1998-08-15 01:41:31 +00:00
thorpej
582d4a7856
Should not use SCSI_POLL if the system is not cold.
1998-08-15 01:32:55 +00:00
thorpej
9646d7f100
Add support for the D-Link DE-660. From Tero Kivinen <kivinen@ssh.fi>,
...
PR #5691 .
1998-08-15 01:20:05 +00:00
thorpej
7ea79f1cb2
Regen.
1998-08-15 01:18:06 +00:00
thorpej
be8a202a21
Add the D-Link DE-660. From Tero Kivinen <kivinen@ssh.fi>, PR #5691 .
1998-08-15 01:17:51 +00:00
thorpej
b3b533c44d
Keep track if the disk has had done i/o, making it dirty. On last close,
...
or at shutdown, flush the cache if the disk is still dirty and it support
cache flushing. Fixes PRs #5588 (Jim Bernard) and #5589 (Justin Gibbs).
1998-08-15 01:10:54 +00:00
thorpej
1f4b4ceda6
Add support for the NewMedia BASICS Ethernet. Device info provided by
...
Stefan Grefen in PR #5902 .
1998-08-14 23:31:22 +00:00
thorpej
5fa0fd5087
Regen.
1998-08-14 22:59:54 +00:00
thorpej
924090ec6d
Add vendor ID for NewMedia Corporation, and product ID for NewMedia
...
BASICS Ethernet. From Stefan Grefen, PR 5902.
1998-08-14 22:59:35 +00:00
drochner
cea8e0a23f
explicitely select the master before trying to access its registers
1998-08-14 20:39:04 +00:00
drochner
a8d0a43ffa
2 changes to pciide_probe_wdc() (used in compatibility mode to check
...
if i drive is responding):
-if the reset succeeds, check some registers to make sure there is really
a drive (and not a chipset which echoes back the last written value)
-explicitely select the master before trying to read the master's status
1998-08-14 20:35:40 +00:00
mycroft
183442fe73
Emulate ulinear_be using slinear_be on later chips.
1998-08-14 00:49:23 +00:00
thorpej
ae8bdb1e72
Make sure CIMDIS is set and FLINK is clear in the PCR.
1998-08-14 00:23:26 +00:00
rvb
48bf26949f
Report "true" disk geometry; like sd disks do
1998-08-13 18:16:53 +00:00
augustss
523a2c670a
Make sure to turn off timeout flag when doing untimeout().
1998-08-13 15:50:57 +00:00
nathanw
55491ea367
Rototill match algorithim. New scheme:
...
1. Does the function claim to be a serial port?
2. Does the function's configuration table present all four
standard ISA com port ranges?
3. Is the device in our table?
New serial devices do not need to be added to the table unless they
fail both (1) and (2).
1998-08-13 15:08:54 +00:00
nathanw
a461703d7f
Use PCMCIA_FUNCTION definitions.
...
Initialize function ID in new pcmcia_function structures to
PCMCIA_FUNCTION_UNSPEC, not PCMCIA_FUNCTION_MULTIFUNCTION (0).
1998-08-13 15:03:06 +00:00
nathanw
5417a1681d
Add PCMCIA_FUNCTION_* macros, for function types defined by
...
PCMCIA_CISTPL_FUNCID.
1998-08-13 15:00:02 +00:00
augustss
dd1665ce4b
Fix typo in SYSEX code.
1998-08-13 12:40:20 +00:00
kim
f750a7d47e
device ess was listed twice
1998-08-13 04:53:18 +00:00
eeh
a2dd74ed79
Merge paddr_t changes into the main branch.
1998-08-13 02:10:37 +00:00
augustss
c987d23146
Remove some leftover fluff.
...
Make sure there is no outstanding timeout when the sequencer is closed.
1998-08-13 00:13:56 +00:00
thorpej
94e489e277
If the autonegotiation is enabled, the PAR doesn't indicate duplex mode
...
properly! Work around this by determing current active media by taking
the highest-order common bit of our advertised capabilites and the link
partner's.
If the link partner doens't do autonegotiation, then parallel detection will
pick up the media type, which will never be full-duplex, so reading the PAR
is ok in this case.
Bug pointed out by Matthias Drochner, work-around inspired by reading
the dp83840 manual, section 3.9 (IEEE 802.3u auto-negotiation).
1998-08-12 22:41:21 +00:00
thorpej
d95a6e9dec
Make a variable name reflect a register name.
1998-08-12 22:27:42 +00:00
thorpej
d4a5a3d0ef
Run the shutdown hook w/ SCSI_AUTOCONF.
1998-08-12 22:15:57 +00:00
augustss
58e0098fef
Shut up after close().
1998-08-12 21:36:21 +00:00
augustss
391ef355d5
Handle SYSEX messages.
1998-08-12 21:31:28 +00:00
augustss
651d704733
Lower buffer size.
1998-08-12 21:29:29 +00:00
thorpej
981f0cd0d0
If autonegotiation is enabled in the BMSR, and the BMCR doens't claim
...
that it has completed, report "none" as the active media type.
1998-08-12 20:56:34 +00:00
thorpej
a24f6f77bf
Ugh, don't print out "autonegotiation failed to complete" if it did.
...
We get these once a second if we're in auto mode, the interface is up,
and there's no carrier.
1998-08-12 20:46:47 +00:00
drochner
3292aee22b
Separate special character handling from normal output so that they
...
are obeyed even during an escape sequence.
This is how the original VT100 behaves.
1998-08-12 20:09:47 +00:00
drochner
8e12b6c020
stricter parameter check for scrolling regions
...
(PR kern/5954 by Dave Huang <khym@bga.com>)
1998-08-12 20:04:12 +00:00
scottr
c587bae132
Nit: space -> tab conversion. No functional change.
1998-08-12 19:16:24 +00:00
mycroft
5c76b6a944
The mic preamp is really a property of the input stage, and affects both
...
pass-through and recording.
1998-08-12 19:13:14 +00:00
mycroft
a5ace63ee2
Associate the preamp with the mic volume in the input class.
1998-08-12 19:09:55 +00:00
mycroft
916c60de3e
Oops; fix typos.
1998-08-12 18:55:03 +00:00
thorpej
b170caf730
Completely rewrite media selection. Add support for the MII/PHY on
...
the 3Com 3c905-TX and 3c905-T4. Fix handling of the MII on the
3c595-MII and 3c597-MII (can't talk to the PHYs on these cards; just
use "manual" for the external MII port).
Fixes kern/4782 (Chris Demetriou).
1998-08-12 18:51:52 +00:00
mycroft
a2f1d5b822
Add a knob to enable/disable the mic preamp.
1998-08-12 18:47:43 +00:00
augustss
fa39959a5e
Add a MIDI driver for the PC speaker. This is mostly of hack value,
...
but, hey, lotsa people got a MIDI device now! (A truly pitiful one. :-)
1998-08-12 18:16:36 +00:00
augustss
881b4053a6
Remove some white space.
1998-08-12 18:15:04 +00:00
augustss
50ab480a8c
Add a layer to handle emulation of MIDI for synthesizers.
...
It handles decoding of MIDI commands, voice allocation, and translation
it notes to frequencies.
1998-08-12 18:14:01 +00:00
augustss
27c5df27d1
Tidy up and rename some functions in the MIDI driver.
1998-08-12 18:11:53 +00:00
thorpej
5bec554354
Driver for the 3Com internal PHY, found on 3c905B-TX cards (and maybe
...
some 3c905-TX?). Partially from Frank van der Linden.
1998-08-12 08:46:20 +00:00
scottr
53907fe5a1
Support Cabletron Ethernet card, from John Marohn in PR 5762.
1998-08-12 07:19:09 +00:00
mycroft
3979b06d00
enhanced -> preamp
1998-08-12 03:18:34 +00:00
mjacob
5ad5bb35af
minor change to make the message less linux like
1998-08-12 00:03:23 +00:00
matthias
1f5c14d8ef
ess_audio_channel:active is now used even when DIAGNOSTICS is not defined.
1998-08-11 12:16:22 +00:00
mycroft
a6e73a5576
Actually set all the logical filter bits. Doh!
1998-08-11 05:57:40 +00:00
scottr
396881cc5d
Eliminate a potential (but not common) NULL dereference.
1998-08-11 05:47:43 +00:00
mycroft
271d3df6f3
Fix an obvious bug that caused the multicast filter to always be all 0s.
1998-08-11 04:18:25 +00:00
thorpej
9b46e98b21
Adapt to attribute name change. Also, deal with 3Com PHYs that report
...
0/0 as their oui/model IDs.
1998-08-11 00:41:44 +00:00
thorpej
7b8168e675
Adapt to new MII code.
1998-08-11 00:12:52 +00:00
thorpej
d812ed6db7
G/c the 83840 register definitions.
1998-08-11 00:12:20 +00:00
thorpej
1301693108
Adapt to new MII code.
1998-08-11 00:11:39 +00:00
thorpej
b1fb3ecb0f
Adapt to the new MII code. This required splitting some structures into
...
if_tlvar.h, since the ThunderLAN PHY driver needs to know some things
about it's parent (and since it can only attach to a ThunderLAN chip,
this is the easiest way).
1998-08-11 00:09:26 +00:00
thorpej
36db6106a8
Adapt "tl" driver to the new MII code, and add the "mii" attribute to
...
the "fxp" driver.
1998-08-11 00:08:23 +00:00
thorpej
f0d19c2ee1
Change the name of the attribute to "mii".
1998-08-11 00:05:36 +00:00
thorpej
e7643533b6
Adapt to MII layer changes.
1998-08-11 00:03:12 +00:00
thorpej
e8e237ffc6
Device driver for the Quality Semiconductor QS6612 PHY, found in
...
SMC EtherPower-II cards.
1998-08-11 00:01:03 +00:00
thorpej
6bae1a0bea
Device driver for the Intel i82555 PHY.
1998-08-11 00:00:28 +00:00
thorpej
045a100420
Adapt to the new MII layer. This PHY driver now properly supports
...
802.3u autonegotiation, and will report the precise media selected
by autonegotiation by reading PHY-specific registers.
XXX There is still some work to do wrt. autonegotiation and the
BNC/AUI support in the ThunderLAN PHY.
1998-08-10 23:59:58 +00:00
thorpej
f66f3b1ba9
Adapt to the new MII layer. This PHY driver now properly supports
...
802.3u autonegotiation, and will report the precise media selected
by autonegotiation by reading PHY-specific registers.
1998-08-10 23:58:39 +00:00
thorpej
ad00a98756
Initial generation.
1998-08-10 23:56:19 +00:00
thorpej
3f8be46d4d
Near complete rewrite of the MII layer to present an interface compatible
...
with BSDI's MII layer to device drivers.
1998-08-10 23:55:16 +00:00
matt
8ba8e2056b
Remove unused field (sc_ih) in ess_softc (interrupt handlers are kept
...
in a per-direction structure).
1998-08-10 20:24:26 +00:00
augustss
b034eb97bf
Fix typo.
1998-08-10 20:02:48 +00:00
mjacob
345530343a
Responding to an issue brought to my attention- when the device is
...
opened norewind and 2 filemarks are written at the end a phantom file
is left (just what I was afraid of, but I didn't think about it in
the last delta because somehow I had managed to convince myself that
this was a nonissue. It's not.).
So- in stdone clear ST_WRITTEN for regular reads. In st_close, preserve
the state of ST_WRITTEN, and if no error and 2FM@EOD for this device and
this is a no-rewind open, backspace one filemark. This should preserve
(for this mount session) FILE - FMK - FILE - FMK - FILE ... FILE FMK FMK EOD
sequencing.
This doesn't clean up the case of EOM appends- in this case you *will* still
get (after an MTEOM operation and a write of a file) a phantom empty file,
e.g. FILE - FMK FMK - FILE - FMK FMK EOD *unless* you follow the EOM operation
with an explicit backspace. The trouble is that this makes it difficult for
seamless interchange with other systems which don't necessarily follow.
The preferrable alternative would be to eliminate the 2FM@EOD except for
1/2" Reel tapes, but that has been pretty much nixed within developers.
1998-08-10 16:56:25 +00:00
mycroft
7fca135b1b
Use the new trigger interface.
1998-08-10 15:32:18 +00:00
ragge
2ff84b0fe4
Kickoff xmit interrupts, needed on chip DC7201.
1998-08-10 14:41:16 +00:00
ross
920e7c7d5d
Fix a race involving determination of pollmode. This is not known to be
...
associated with any observed lossage...it was just noticed while reading
ncr_start().
g/c some now-unreachable code produced by the earlier race condition fix.
1998-08-10 13:10:33 +00:00
mycroft
060f81eb62
Minor change.
1998-08-10 02:19:18 +00:00
mycroft
93703857ca
Slow down, Wilbur.
1998-08-10 02:13:44 +00:00
mycroft
7514d511f7
Fix a typo I introduced in the MIDI code.
1998-08-10 02:12:30 +00:00
mycroft
1c6dea16fa
For consistency, only do the rate coupling in full-duplex mode.
1998-08-10 01:27:34 +00:00
mycroft
8d77cae1b4
For models prior to the SB16, there is only one clock divider, so couple the
...
sample rates. However, only do this if both play and record are being used
simultaneously; otherwise we can't play 22KHz on the SB1.
1998-08-10 01:25:33 +00:00
mycroft
20ec08b84e
Oops.
1998-08-10 01:17:33 +00:00
mycroft
10148394d2
Call set_params if usemode changes.
1998-08-10 01:13:20 +00:00
mycroft
3dcff6581b
Use the new trigger_{in,out}put interface.
...
Also, even on the SB1, we can leave the DMA controller in auto-initalize
mode and just send a command to the board for each block. This may help
prevent FIFO underruns.
1998-08-10 00:20:39 +00:00
mycroft
cf7abcbe64
Minor cleanup to debugging cruft.
1998-08-09 22:11:48 +00:00
mycroft
592b1dd587
But seriously...
1998-08-09 21:41:45 +00:00
mycroft
a85ed63924
Oops; the previous was wrong on little-endian machines.
1998-08-09 21:35:03 +00:00
mycroft
4ffebebb25
Several things:
...
* Use the new trigger_{in,out}put interface.
* Allow the play and record channels to have different encodings (but the
same sample rate).
* Play u-law and a-law as 16-bit data. (This may not work yet...)
1998-08-09 20:32:34 +00:00
mycroft
17431823fb
Add trigger_output and trigger_input entry points, which replace
...
init_{in,out}put and start_{in,out}put, and are only called once.
1998-08-09 20:28:07 +00:00
mycroft
8cbcfa0df2
Add mulaw_to_slinear16 and alaw_to_slinear16.
1998-08-09 19:22:15 +00:00
wrstuden
b1bb9aa490
Oops. We do still need to set t_dev in the first open part of zsopen,
...
so we get ttyXX vs cuaXX right. Leave the initialization in attach.
1998-08-09 18:36:45 +00:00