index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
isa
Age
Commit message (
Expand
)
Author
1999-03-02
Add ISA attachment for ess chips.
nathanw
1999-03-02
Add support for the 1788 AudioDrive chip.
nathanw
1999-02-28
Update to slightly altered rnd_attach_source() api
explorer
1999-02-28
Make "1" an acceptable result in port tests.
drochner
1999-02-23
Update for minor changes in the ad1848 back end.
nathanw
1999-02-22
Use DMAMODE_DEMAND.
mycroft
1999-02-22
Oops; remove obsolete code.
mycroft
1999-02-22
Add support for demand mode with auto-init.
mycroft
1999-02-22
Use DMAMODE_LOOPDEMAND. Tested on a CS4231 in a WSS clone.
mycroft
1999-02-22
Use DMAMODE_LOOPDEMAND. Tested on a ViBRA16.
mycroft
1999-02-22
Use DMAMODE_LOOPDEMAND.
mycroft
1999-02-20
Fix the halt_input and halt_output routines to actually disable the channel,
mycroft
1999-02-19
Fix structure names.
mycroft
1999-02-19
Kill vestiges of isa_establish().
mycroft
1999-02-19
Move IRQ setup into frontend. Need to move DRQ handling as well.
mycroft
1999-02-19
Oops; PCIC_INTR_ENABLE does something *very* different.
mycroft
1999-02-18
Use the correct interrupt sharing type, and set PCIC_INTR_ENABLE(!).
mycroft
1999-02-18
Add separate halt_input and halt_output methods in ad1848_isa, which disable
mycroft
1999-02-18
spaces -> tabs
mycroft
1999-02-18
Remove some superfluous softc elements.
mycroft
1999-02-18
Add separate halt_output and halt_input routines.
mycroft
1999-02-17
Use the trigger interface, and clean up a pile of cruft.
mycroft
1999-02-17
Update comments.
mycroft
1999-02-17
Fix slight ommission in previous.
mycroft
1999-02-17
Pass the direction to the allocm and round_buffersize methods.
mycroft
1999-02-17
If we have an 8-bit DRQ, always pass that to isa_malloc().
mycroft
1999-02-16
Fix Copyright dates
is
1999-02-16
Assign my files to The NetBSD Foundation, Inc.
is
1999-02-15
RCS ID police
hubertf
1999-02-08
Change DIOCEJECT to do what's needed to eject a device before the eject
bouyer
1999-01-11
remove dummy "load_font" entries
drochner
1999-01-10
Avoid `void *' arithmetic. Fixes PR 6783.
augustss
1999-01-08
Fix more `void *' arithmetic.
augustss
1999-01-08
Avoid arithmetic on `void *' since that's not ANSI C.
augustss
1998-12-16
Add Byte Runner Technologies TC-400 and TC-800 driver from Eric S. Hvozda
christos
1998-12-14
Deal with an unusual response on port selftest commands. This makes at
drochner
1998-12-12
Simplify the copy loops a bit.
mycroft
1998-12-09
Update for changed scsipi_xfer struct.
thorpej
1998-12-08
Make the OPL information string more informative.
augustss
1998-12-05
Update HBAs to incorporate the new max_lun property.
mjacob
1998-12-05
made prototype for debug function wss_dump_regs match its definition.
dbj
1998-12-03
Rename pio_mode, etc ... to PIO_cap, etc ... for consistency with the
bouyer
1998-11-30
Change comment about isa_intr_establish() as discussed on tech-kern.
leo
1998-11-26
Add support for `AdLib NSC 16 PNP' as wss, joy.
hannken
1998-11-25
Make the copyright header conform to the NetBSD template.
augustss
1998-11-25
Minor format change.
mycroft
1998-11-22
Move the `wdc' device into `conf/files'.
pk
1998-11-21
in wdc_softc: access the per-channel data via a pointer array instead of
drochner
1998-11-19
Adapt to the new scsipi_adapter interface.
thorpej
1998-11-19
fix problems in many d_mmap routines:
mrg
[next]