oster
3ac36660fa
Another 'unblockNode' goes *poof*. Also nuke an instance of an
...
(effectively) unused layoutPtr. Thanks to Simon B.
2002-09-23 03:38:51 +00:00
oster
9d518ec378
Clobber basically unused 'pda', and 'unblockNode' and 'wrUnBlock'.
...
Thanks to Simon B.
2002-09-23 03:36:08 +00:00
oster
a8c038ad35
struct proc *p was only assigned to. Thanks Simon B.
2002-09-23 03:31:51 +00:00
oster
f1529267b8
Make this build w/ DEBUG.
2002-09-23 03:28:41 +00:00
oster
4b1300c83f
The declaration for rf_GetSpareTableFromDaemon might be supplied in
...
a header file, but that doesn't help here if said header is not pulled in!
(Hi Simon :) )
2002-09-23 03:27:17 +00:00
itojun
8e89eeb639
missing include - sys/conf.h
2002-09-23 03:20:51 +00:00
itojun
393f467c67
make it compile with DIAGNOSTIC
2002-09-23 03:17:36 +00:00
simonb
daa3345504
Don't need declarations for rf_copyback_in_progress and
...
rf_GetSpareTableFromDaemon() - these are already supplied
in various header files.
2002-09-23 03:04:27 +00:00
oster
3e5db6c469
Ooops.. should have included this 'row' with the last change.
2002-09-23 02:55:03 +00:00
oster
d5e5932f5e
'row' was defined and set, but never used. *poof* Thanks to Simon B.
2002-09-23 02:53:58 +00:00
oster
b0da983806
Neither force nor retcode are used. *poof* Thanks to Simon B.
2002-09-23 02:51:43 +00:00
oster
d5e793770c
Remove unneeded variables and lame assignments. Thanks Simon B.!
2002-09-23 02:49:14 +00:00
oster
23b87a323a
bytesPerStripeUnit is set, but never used. Thanks to Simon B. for pointing
...
this out.
2002-09-23 02:40:07 +00:00
oster
35d3621d0c
dataBytesPerStripe is set, but never used. *poof*
2002-09-23 02:35:24 +00:00
augustss
83ef67ef1d
Add a struct shared by all unit and terminal descriptors.
2002-09-22 23:21:30 +00:00
augustss
9859bd8412
Increasre the reset recovery time.
2002-09-22 23:20:50 +00:00
mycroft
b200651116
Tell the scsibus layer we have 16 targets on the FAS366.
2002-09-22 19:05:11 +00:00
ad
25441c6b4a
- Fix a command accounting bug.
...
- Don't use ID 0, since 1.x firmware may not like it.
2002-09-22 18:59:00 +00:00
martin
1fc22808f2
Apply a patch from Murray Armfield in PR kern/18372: bring in some changes
...
from FreeBSD to improve receive performance.
2002-09-22 10:13:32 +00:00
oster
7264a7cc8c
RAIDGETBUF and RAIDPUTBUF were #defines that were only used in
...
one place. Simplify things by removing them, and clean up more
unneeded instances of 'unit' and 'rs'.
2002-09-22 03:56:08 +00:00
oster
fe654a583a
rf_flags wasn't being used. *poof*
2002-09-22 03:46:40 +00:00
oster
f99563a0ff
A little housecleaning to nuke stuff that was unused.
2002-09-22 03:44:42 +00:00
drochner
69ea314996
call the capability list ptr by its name
2002-09-21 19:14:14 +00:00
drochner
7bc4622603
correct caplist head for Cardbus bridges
2002-09-21 18:56:03 +00:00
drochner
ec517fd6a5
-corrected "MSI" capability
...
-added some new subclasses and capabilities
-move capability list printing into a separate function and call it
for each header type (not type 0 only)
2002-09-21 16:19:34 +00:00
drochner
8dba6ca13a
-correct the "MSI" capability
...
-add some new subclasses and capability IDs
2002-09-21 16:16:31 +00:00
oster
86a6fcfe0a
Minor cleanup/reformatting.
2002-09-21 14:47:07 +00:00
oster
2a10c08e0a
#if 0 more stuff, per Krister's list. Thanks Krister!
...
(RAIDframe is now at a shade under 174K in GENERIC on i386)
2002-09-21 07:12:46 +00:00
oster
61da76cbbe
#if 0 out one other function, and shuffle DEBUG code. Actually
...
reclaims another 14K!?!?!! Thanks Krister!
2002-09-21 07:05:06 +00:00
oster
2876788c95
rf_RegisterReconDoneProc() isn't needed.
...
This is the last of the 'easy' ones that Krister made me aware of.
Total savings on i386 GENERIC kernel: 13151 bytes
RAIDframe in GENERIC is now at: 179033
Thanks again Krister!
2002-09-21 01:25:10 +00:00
oster
0efe63f46b
rf_ReleaseBufferWaiter(s) were not being used! Thanks Krister!
2002-09-21 01:21:19 +00:00
oster
580f8b6e1e
rf_FreePhysDiskAddr is only needed by paritylogging.
...
rf_NumFailedDataUnitsInStripe is only needed by PQ, RAID6 and EVENODD.
rf_PrintAccessStripeMap is only needed for RF_DEBUG_MAP.
Thanks Krister!
2002-09-21 01:18:45 +00:00
oster
ce38eb4f8c
rf_FreeAccessStripeMapComponent() goes too. Thanks Krister!
2002-09-21 01:14:22 +00:00
oster
ce8b221a5e
Nuke rf_AllocAccessStripeMapComponent(). Thanks Krister!
2002-09-21 01:12:49 +00:00
oster
22f5e1b6bb
Garbage collect some old mountroothook stuff. Thanks Krister!
2002-09-21 01:09:43 +00:00
oster
265379416b
#if 0 an unused stub. Thanks Krister!
2002-09-21 01:08:38 +00:00
oster
24b54af7fb
Protect more stuff that's only used by the declustering code.
...
Thanks Krister!
2002-09-21 01:07:37 +00:00
oster
a16692eff6
rf_UnbootRaidframe isn't used. rf_print_assert_panic_message is
...
only needed if RAID_DIAGNOSTIC is defined. Thanks Krister!
2002-09-21 01:00:43 +00:00
oster
cbf5be6ee1
rf_MakePropListEntry isn't used anywhere, so nuke it. Thanks Krister!
2002-09-21 00:56:57 +00:00
oster
34fb146d27
Shuffle #ifdefs to include stuff only if we're doing parity logging
...
stuff. Thanks Krister!
2002-09-21 00:52:49 +00:00
oster
1b852f9959
Various "Fwd" versions of DAG creation functions arn't actually used anywhere!
...
Big thanks to Krister for noticing! (Saves another 10K on i386)
2002-09-21 00:50:10 +00:00
oster
5451819a68
rf_gcd, rf_free_2d_array, rf_make_1d_array, and rf_free_1d_array are
...
only used by the declustering bits. Thanks Krister!
2002-09-21 00:47:59 +00:00
oster
ec7171cd75
rf_CreateMirrorPartitionReadDAG is only used for chain declustering and
...
interdecluster. Thanks Krister!
2002-09-21 00:40:18 +00:00
oster
ea9e550f69
rf_CvscanConfigure() is a NOP. Nuke it. Thanks Krister!
2002-09-21 00:37:14 +00:00
pooka
e59b54da09
regen
2002-09-20 15:03:22 +00:00
pooka
c19950f9de
Add vendor Dynalink and a few devices by other manufacturers for use
...
in the iwic ISDN driver.
2002-09-20 14:59:58 +00:00
oster
8a7eefa217
Another couple of functions that arn't used unless one is debugging RAIDframe.
2002-09-19 23:29:03 +00:00
oster
5faa29ac7d
Introduce RF_DEBUG_MAP, and use it to ignore more rarely used code.
2002-09-19 23:23:19 +00:00
ad
600684fe1c
Also initalize dz_sc for each line.
2002-09-19 23:22:56 +00:00
oster
bc235cf75b
Introduce and use RF_DEBUG_PSS, and save a few more bytes.
2002-09-19 22:52:52 +00:00
oster
0c1690c441
One signal will do, thanks.
2002-09-19 22:41:51 +00:00
oster
c3bab92ad6
Nuke an obsolete comment.
2002-09-19 22:36:23 +00:00
nathanw
4b6782ddb3
Slight wording cleanup in a comment.
2002-09-19 19:04:50 +00:00
oster
f6127d1018
Introduce and use RF_DEBUG_STATES to save a bit more kernel space.
2002-09-19 18:54:50 +00:00
nathanw
4a30a46eca
Regen.
2002-09-19 18:53:00 +00:00
nathanw
d6e8dbd366
Add AMD 761 system controller and ppb.
2002-09-19 18:50:45 +00:00
oster
f1113b29c2
Nuke old (and now incorrect) comment.
2002-09-19 17:55:22 +00:00
jmc
c7258354f0
Force the initial probes to happen within the newly forked off kthread.
...
This eliminates problems where the underlying interrupt handler isn't the
specific layer calling scsipi_complete() for a given scsi transaction.
This avoids deadlocks where the kthread that called the autoconf routines
to configure a scsibus shouldn't be the one put to sleep waiting on a
scsipi_complete (only the scsibus's kthread should be doing that).
To avoid jitter this will force the scsibus's to probe in the order they
run through autoconf (so machines with multiple bus's don't move sd* devices
around on every reboot).
2002-09-19 08:31:05 +00:00
thorpej
620a647b60
For the 21142/21143 internal Nway, only advertise/resolve media for
...
which we have SROM blocks.
2002-09-18 19:12:17 +00:00
ad
60c69eb3f1
Squash some bugs.
2002-09-18 18:42:06 +00:00
ad
02efaf3855
Remove some duplicate/confusing lines.
2002-09-18 17:06:07 +00:00
ad
4db02b982d
Initalize sc_dz[*].dz_line for the benefit of the bus front-end.
2002-09-18 16:51:16 +00:00
abs
332c0b2de1
Recognise the Intel PRO/100 VM Network Controller as seen in the HP
...
omnibook 6100.
2002-09-18 16:45:01 +00:00
chs
f5191984f6
use splnet() around the body of ofnet_read(). this is logically the
...
receive interrupt handler since it passes received packets to the
interface's input handler. that ends up scheduling a network softint
and queuing the packet on the interface's receive queue (in that order),
so if softnet isn't blocked at this point then softnet() doesn't find
the packet until it's triggered again by something else.
remove all vesitages of dk_establish().
2002-09-18 01:47:08 +00:00
chs
658ce04ab1
fix error checking in ofdisk_open().
...
remove all vesitages of dk_establish().
2002-09-18 01:46:40 +00:00
chs
128b037bfc
remove all vesitages of dk_establish().
2002-09-18 01:46:23 +00:00
chs
b5e02d5677
implement device_register() for ofppc.
...
use ofcons_cnprobe().
2002-09-18 01:44:12 +00:00
oster
8fd475e54a
RF_DEBUG_ACCESS and RF_DEBUG_QUIESCE make things a little smaller.
2002-09-17 03:54:42 +00:00
oster
1b0ab96194
Introduce and use RF_DEBUG_QUEUE (for debugging the various queueing
...
types available in RAIDframe).
2002-09-17 03:43:34 +00:00
oster
aad979b7eb
Cast the RF_DEBUG_RECON net a little wider.
2002-09-17 03:30:33 +00:00
oster
1b1653573f
Rename RF_DEBUG_RECONBUFFER to RF_DEBUG_RECON in order to facilitate
...
disabling other stuff without having to introduce another #define.
2002-09-17 03:21:40 +00:00
oster
fe703e624d
Were these functions actually called by anything, I might have considered
...
keeping them...
2002-09-17 03:11:41 +00:00
oster
5dced80d48
Use RF_DEBUG_DISKQUEUE to eliminate more debuggin printfs that the
...
vast majority of the world will never see much less care about.
2002-09-17 02:55:12 +00:00
oster
e8ffb40a0e
Those of us who might be interested in debugging internal memory usage
...
of RAIDframe can use RF_DEBUG_MEM. I suspsect the rest of the world would
rather use that 14K of kernel memory for something else.
2002-09-16 23:40:57 +00:00
oster
763ac2f8fe
Assign a value to recon_buffer_size in a different way so that the
...
compiler doesn't complain when we change what RF_Free looks like.
2002-09-16 23:37:18 +00:00
petrov
dc81a805ea
Use driver reset in case 'internal state mismatch'.
2002-09-16 21:49:15 +00:00
mycroft
e9e73c9a7d
Force GPSR to 0 before a blit, so my text doesn't get shifted to the right...
2002-09-16 17:12:07 +00:00
mycroft
05d15857f0
Copy forwards even when moving to the right, if the regions do not overlap.
2002-09-16 16:40:57 +00:00
mycroft
6db8861212
Simplify the blitting code slightly, and fix fenceposts.
2002-09-16 16:33:13 +00:00
oster
55b509f490
Cleanup some comments.
2002-09-16 02:48:34 +00:00
oster
969c6e9caf
'char *arrived' was such a nice variable. Too bad all we ever did
...
with it was malloc/free space for it. *poof*
2002-09-16 02:39:42 +00:00
oster
4511efdca0
rf_CheckFloatingRbufCount() is only really useful when debugging the
...
reconstruct buffer stuff. #if it out in the general case.
2002-09-16 02:35:17 +00:00
oster
549b1bde93
Cleanup some printf's, and disable some (debugging) output.
2002-09-16 02:25:08 +00:00
oster
8c2b691d7a
Release our hold on raidPtr if we're going to sleep.
2002-09-15 23:40:40 +00:00
oster
201928d9fa
Nuke unlockingOp -- it was only used for the userland version of the
...
code.
2002-09-15 21:34:03 +00:00
oster
7193ba8687
Remove a couple of unneeded structure members.
2002-09-15 21:31:11 +00:00
oster
207409a242
'buf2' is unused. Nuke it.
2002-09-15 21:19:50 +00:00
oster
be70d191af
General cleanup of a mess. No functional changes.
2002-09-15 21:04:35 +00:00
bouyer
f30ddf1a29
Fix typo in comment. From Alexander Yurchenko <grange@rt.mipt.ru>
2002-09-15 20:27:09 +00:00
oster
b51d271e17
Nuke 'numPending' from the RF_RaidAccessDesc_s structure, and minor cleanup.
2002-09-15 19:25:07 +00:00
bouyer
7ccb421b1d
Regen: add ACCTON EN2216.
2002-09-15 17:44:33 +00:00
bouyer
2f6aa3ef83
Add ACCTON EN2216-PCMCIA-ETHERNET (there seems to be different variants of
...
the ACCTON EN2216) to pcmciadevs, and support this adapter by if_ne_pcmcia.
Tested by Rémi Zara <remi_zara@mac.com>.
2002-09-15 17:43:48 +00:00
yamt
82de657077
make AcpiOsStall always delay instead of sleep.
...
sleeping isn't safe because sometimes it's called with interrupt-disabled.
ok'ed by thorpej.
2002-09-15 17:04:12 +00:00
chs
f0beff44d2
recognize HP ScanJet 4c.
...
add a catch-all case for other HP scanners.
remove a local version of atoi() in favor of strtoul() from libkern.
2002-09-14 21:41:24 +00:00
oster
7266276fb2
Add a local #define, and disable some debugging stuff.
2002-09-14 18:37:28 +00:00
oster
4499412f1a
Minor formatting cleanup, and nuke unused stuff.
2002-09-14 18:17:52 +00:00
oster
f41ac02382
rf_FlushAccessTraceBuf goes bye-bye.
2002-09-14 18:07:31 +00:00
oster
a2b9142871
Everyone and their dog was using RF_ERRORMSG3 to print out the same
...
sort of error message, over and over again, in different files.
Rather than having the same text repeated in multiple .o files,
create a couple of little functions to do the printing, and save a
bundle of space. Also improves readability of code.
2002-09-14 17:53:57 +00:00
oster
954775e02c
Add two more debugging #defines: RF_DEBUG_RECONBUFFER and RF_DEBUG_VERIFYPARITY.
...
Use them to reduce kernel bloat by a little more.
2002-09-14 17:11:30 +00:00
martin
cef25316c6
Following discussion on tech-kern, nuke calls to microtime() and use
...
mono_time instead. We loose some precision here (depending on hz),
so bump up the reset-mouse threshold quite a bit (from >=25ms to >40ms).
2002-09-13 23:39:05 +00:00
ad
ca0ac2c78c
Driver for the Sun ZX/Leo framebuffer. This would be called leo, but the
...
amiga port already has a driver by that name.
2002-09-13 14:03:52 +00:00
simonb
f2721c1ee4
Fix indent botch.
2002-09-13 02:16:08 +00:00
augustss
614176bdc6
No trailing , in enum (from OpenBSD).
2002-09-12 21:00:42 +00:00
tsutsui
48bddc7728
bus_dmamap_load() can't take BUS_DMA_COHERENT flag.
2002-09-12 16:01:06 +00:00
augustss
393ae71756
Make it compile. Rename a macro.
2002-09-12 06:42:54 +00:00
bouyer
2bbf86d46b
Regen: add 2 acard pciide controllers.
2002-09-11 20:43:42 +00:00
bouyer
60f292630a
Add 2 accard pciide controllers. From linux.
2002-09-11 20:43:07 +00:00
thorpej
b00903c834
Fix signed/unsigned comparison warnings from gcc 3.3.
2002-09-11 07:22:19 +00:00
oster
20185a3677
Amazingly enough, nothing is actually using the *_bxor3() functions.
...
#if 0 them.
2002-09-11 03:01:23 +00:00
oster
9dfe7eee91
Use the newly added RF_DEBUG_STRIPELOCK to effectively remove a bunch
...
of stuff that most of the world will never want to use.
2002-09-11 02:52:33 +00:00
oster
fc178c4727
Add a new debugging #define: RF_DEBUG_STRIPELOCK
2002-09-11 02:51:21 +00:00
oster
cdb79dd4ae
Nuke unneeded #include "rf_debugprint.h"
2002-09-11 02:22:49 +00:00
nathanw
cdee09ffbb
At least some versions of the M-Systems DiskOnKey also need
...
UMASS_QUIRK_NO_MAX_LUN.
2002-09-10 16:52:48 +00:00
oster
5965f8b92a
Disallow 'reconstruct-in-place' on a component that has failed
...
and has already been reconstructed to a hot spare.
2002-09-09 02:44:17 +00:00
oster
23f63d631e
On a 'raidctl -f' or 'raidctl -F', close the failed component.
...
Thanks to Grant and Matt (phone) for poking me about this.
2002-09-09 01:54:53 +00:00
isaki
4ff27b57fb
Correct xfer->busy_free status in DIAGNOSTIC.
2002-09-08 07:58:14 +00:00
oster
b07b6381d5
Protect rf_PrintDAGList() in a few more places. Thanks to Monroe Williams
...
on current-users for the patch.
2002-09-07 23:11:46 +00:00
uwe
d7b7f858cb
Regen for Integraphics Systems CyberPro 2000 and 2010.
2002-09-06 23:58:11 +00:00
uwe
5619fe21f9
Add product ids for Integraphics Systems CyberPro 2000 and 2010.
2002-09-06 23:41:56 +00:00
gehenna
77a6b82b27
Merge the gehenna-devsw branch into the trunk.
...
This merge changes the device switch tables from static array to
dynamically generated by config(8).
- All device switches is defined as a constant structure in device drivers.
- The new grammer ``device-major'' is introduced to ``files''.
device-major <prefix> char <num> [block <num>] [<rules>]
- All device major numbers must be listed up in port dependent majors.<arch>
by using this grammer.
- Added the new naming convention.
The name of the device switch must be <prefix>_[bc]devsw for auto-generation
of device switch tables.
- The backward compatibility of loading block/character device
switch by LKM framework is broken. This is necessary to convert
from block/character device major to device name in runtime and vice versa.
- The restriction to assign device major by LKM is completely removed.
We don't need to reserve LKM entries for dynamic loading of device switch.
- In compile time, device major numbers list is packed into the kernel and
the LKM framework will refer it to assign device major number dynamically.
2002-09-06 13:18:43 +00:00
petrov
3962bed888
compiler warning.
2002-09-05 08:02:29 +00:00
martin
a9cd647f4d
Adapt to recent sbusvar.h changes.
...
Use a slightly less conservative timing configuration.
2002-09-04 16:17:52 +00:00
martin
e7856d0f2a
Adapt to sbusvar.h changes.
2002-09-04 16:12:23 +00:00
scw
0dbf19c561
Add a flag, SMC_FLAGS_32BIT_READ, which is settable by the bus-specific
...
back-end to indicate that the device always sees reads as 32-bit
transactions, even if the host does 8 or 16-bit reads.
This is necessary for the SH-5 "Cayman" on-board ethernet. The SMsC part
is behind an FPGA which maps all cpu reads to 32-bits transactions.
2002-09-04 14:54:37 +00:00
itojun
5e8477f10f
correct integer overrun
2002-09-04 03:58:37 +00:00
mason
8b01de5e08
Commit with correct RCS IDs in these files - hadn't looked into them
...
previously to note that they reference the RCS ID in "pcmciadevs".
Hence, committed versions which incorrectly pointed back to the RCS ID
of the "pcmciadevs" that existed prior to my addition. Corrected in this
commit.
2002-09-04 02:21:09 +00:00
thorpej
467482eee8
Add support for memory-mapped PCnet-PCI chips.
2002-09-04 01:36:07 +00:00
mason
8e9d888f97
Support this device, which is evidently a rebadged GEMTEK WLAN which we
...
already support under another name:
wi0 at pcmcia0 function 0: NETGEAR MA401RA Wireless PC, Card, ISL37300PEval-RevA
wi0: 802.11 address <whatever>
wi0: using RF:PRISM2.5 MAC:ISL3873B(PCMCIA)
wi0: Intersil Firmware: Primary (1.0.7), Station (1.3.6)
2002-09-04 00:04:03 +00:00
augustss
405cd45f89
Replace the mr driver with the gtp driver. From OpenBSD.
2002-09-03 18:54:41 +00:00
augustss
2f5aeb92d3
Use a different way to recognize tea5759 chips. From OpenBSD.
2002-09-03 18:53:40 +00:00
thorpej
0007acff8b
Fix the PARTID for the original 79c970, from Dave Barnes, kern/18029.
2002-09-03 17:57:49 +00:00
jdolecek
6fcbc6b230
regen: Cabletron 22xx (AMD LANCE/PCnet Ethernet) addition
2002-09-03 17:42:54 +00:00
jdolecek
5c2a73c8d7
According to kern/17695, the Cabletron 22xx works with the NetBSD
...
Lance Ethernet driver attached to isapnp. Add it to the list.
2002-09-03 17:42:26 +00:00
onoe
26ebf5f371
Several fixes hostap for awi driver:
...
- aging ang clear inactivity stations
- DTIM field in beacon/probe response.
- ignore IFF_PROMISC for hostap mode, since 802.11 has 3 address fields,
so that promisc mode is not required for AP function.
2002-09-03 14:54:00 +00:00
itojun
c0a8cbae7c
drop garbage packet (due to chip bug) before injecting it to bpf.
...
make sure to behave as IFF_SIMPLEX, some lance chips does not behave as
IFF_SIMPLEX (e.g. vmware in outgoing multicast case).
http://mail-index.netbsd.org/tech-net/2001/05/16/0001.html
2002-09-03 14:48:16 +00:00
onoe
efcfc3e1c8
Add experimental support of Host-AP mode for awi driver.
...
It works also with WEP enabled.
But aging the associated clients is not implemented yet, so that the number
of clients may increase unlimitedly..
2002-09-02 13:37:35 +00:00
mjacob
e2f3e02af9
Do not enable interrupt driven mailbox commands for non-FC scsi.
2002-09-01 22:30:09 +00:00
takemura
6a286a4f2a
BUGFIX: WSDISPLAYIO_SVIDEO and WSDISPLAYIO_GVIDEO don't work.
2002-09-01 11:38:29 +00:00
uwe
e724974d54
Add quirks for Neodio ND5010.
2002-08-31 22:51:16 +00:00
ad
e7ab6ca550
Nuke incorrect mailbox length defines and just use 13 everywhere. May help
...
with PR/14266.
2002-08-31 05:18:03 +00:00
abs
f951ddc019
Fix AHC_NO_TAGS to actually disable tagged queuing, and document.
2002-08-30 21:54:10 +00:00
hannken
815491c0b3
Remove the old device buffer queue interface.
...
Approved by: Jason R. Thorpe <thorpej@wasabisystems.com>
2002-08-30 15:43:36 +00:00
ross
839099aa7b
regen
2002-08-30 00:34:09 +00:00
ross
b2703dc568
fix typo
2002-08-30 00:33:15 +00:00
bouyer
3d187bd055
The 1010 will generate a scsi gross error if a RAM entry is read before being
...
written (i.e. is used uninitialised). The esiop SCRIPT may do this in some
circonstances (and it is safe) so bus_space_set_region_4() the RAM in
reset routine.
Problem reported and fix tested by Allen Briggs.
2002-08-29 18:23:52 +00:00
augustss
186b9996e7
Regen.
2002-08-29 16:46:36 +00:00
augustss
d498b930ff
Add two devices.
2002-08-29 16:46:15 +00:00
bouyer
f86eed6ce2
Add definitions for the AIP control registers (1010 only).
2002-08-29 16:43:23 +00:00
bouyer
b13c46b64c
Fix typo in comment.
2002-08-29 15:42:49 +00:00
martin
95617c00d7
Experimentation shows the hme chip is SIMPLEX if used in full-duplex
...
mode, but not otherwise.
This fixes PR 17523.
2002-08-29 14:33:03 +00:00