kenh
9539399333
Add support for passing device quirks from the attachment routine,
...
and add support for a NO_EXTRA_RESETS quirk (required by the TEAC
IDE Card/II, which the Vaio uses).
1998-09-10 19:24:45 +00:00
mjacob
4a1ccd2fe7
turn into a debug message an ABOUT F/W failure. Add ISPCTL_UPDATE_PARAMS isp_control case
1998-09-10 17:10:27 +00:00
thorpej
9ce5ae6b97
Protect Debugger() call a'la uha driver. PR #6070 , Gary D. Duzan.
1998-09-09 05:28:58 +00:00
thorpej
d1fba4e7e5
Don't use M_WAITOK to allocate the ring buffer; we could be in interrupt
...
context. Reported by Lennart Augustsson.
1998-09-09 05:17:53 +00:00
thorpej
4f9a0d0550
Add mmap support for gus and gusmax, PR #5988 , Feico Dillema.
1998-09-09 04:40:34 +00:00
mjacob
8fec1fd696
add bustype tag to softc
1998-09-08 07:36:26 +00:00
mjacob
5c5c3f792f
Reflect changes in quirk flags, and also now add case post retrieval
...
of Inquiry data during probe where SDEV_NOSYNC, SDEV_NOTAG and SDEV_NOWIDE
can be set (with quirk data overriding) per device probed.
1998-09-08 07:34:02 +00:00
mjacob
3805d4f082
Clarify quirk flags somwhat- split SDEV_NOSYNCWIDE into SDEV_NOSYNC and
...
SDEV_NOWIDE and add SDEV_NOTAG.
1998-09-08 07:32:42 +00:00
mjacob
52588e4fde
add more general probe to regular more operation stuff
1998-09-08 07:30:32 +00:00
mjacob
a79310ba38
Major reworking of initialization code, addition of NVRAM reading, usage
...
of device speed updating, etc... A lot of FC and other case statement
handling. Whew. Too much to really detail here.
1998-09-08 07:28:50 +00:00
mjacob
6e2341ae63
Roll major revision. Change some definitions around. Add more current device
...
state stuff. Make DPARM flags full 16 bits (no shifting needed) and add
the 2 new ones for the 7.55 f/w.
1998-09-08 07:27:04 +00:00
mjacob
542648bf0e
Move all ASYNC definitions here (after all, they're mailbox registers).
...
Clarify FC initialization control block. Add macros for setting WWN
into same. Add a wad more definitions in this area.
1998-09-08 07:24:23 +00:00
mjacob
170521610e
Add more ASYNC event codes here. Add NVRAM definitions.
1998-09-08 07:22:06 +00:00
mjacob
c0eabb441f
add case for going from probetime to runtime speeds
1998-09-08 07:19:58 +00:00
mjacob
9752520872
roll revision, change default tagging to simple tags
1998-09-08 07:18:56 +00:00
mjacob
9b29429984
Remove clocks as common code now can determine what clock rates to use.
...
Remove other than 8 byte bursts- until we clarify whether or not buggy
PCI implementatiosn really cause problems.
1998-09-08 07:16:46 +00:00
mjacob
4275b01a08
Adjust copyright notice to reflect that Qlogic still owns this.
...
Move SCSI f/w to 7.55 level. Move FibreChannel f/w to 1.13 level.
1998-09-08 07:13:11 +00:00
mjacob
0456723423
Adjust copyright to reflect that this is really still owned by Qlogic
1998-09-08 07:06:57 +00:00
drochner
73ac88b3ed
make the default disklabel consistent to the SCSI/ATAPI case
1998-09-07 21:28:22 +00:00
veego
3d396754e1
Regen.
1998-09-07 08:19:31 +00:00
veego
7e2e241a81
Fix capitalization of Kodak. This change was clearly never tested.
1998-09-07 08:18:40 +00:00
pk
af17d22848
Missing bits in DEBUG mode.
1998-09-07 07:58:45 +00:00
eeh
199e474e95
Removed some spurious `long's.
1998-09-06 22:43:16 +00:00
pk
b871ab5f2c
Use the new "%b" format for the various control register bits.
1998-09-06 21:39:33 +00:00
eeh
c5b834a5bc
Do it right for a change.
1998-09-06 21:23:58 +00:00
eeh
b9ce59191d
Oops. Fix overenthusiastic macro.
1998-09-06 21:21:06 +00:00
veego
adebee9ad7
Regen.
1998-09-06 17:27:40 +00:00
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