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
/
ofisa
Age
Commit message (
Expand
)
Author
1999-03-30
Fix a typo.
thorpej
1999-03-19
pull ofisa_machdep.h in from machine/
cgd
1999-03-16
Adjustments for structure name changes.
mycroft
1999-02-19
Move IRQ setup into frontend. Need to move DRQ handling as well.
mycroft
1998-12-02
Change ofisa attachment comparable to change drochner made to isa
sommerfe
1998-10-23
Pass the rigth argument to wdcintr(). Closes PR 6342.
bouyer
1998-10-12
Merge bouyer-ide
bouyer
1998-08-20
Add ofisa attachment for the ISA joystick driver.
thorpej
1998-08-18
This now needs <dev/midi_if.h> to build.
thorpej
1998-08-17
Fix a typo.
thorpej
1998-08-15
Use _CS_OFISA_MD_* callbacks for old, broken OpenFirmware builds.
thorpej
1998-08-13
Merge paddr_t changes into the main branch.
eeh
1998-07-31
Major cleanup of the ESS driver. It now sorta works. More to come.
augustss
1998-07-30
Uncomment the SoundBlaster ofisa attachment; the Shark isn't the only
thorpej
1998-07-30
Use the correct "compatible" strings (ESS, not generic SB!), and correct
thorpej
1998-07-30
ESS attachments for ofisa.
augustss
1998-07-30
A first stab at making the SHARK sound work. It doesn't really work
augustss
1998-07-27
ISA with OpenFirmware configuration glue for the CS8900 Ethernet driver.
thorpej
1998-07-14
Print the "model" property.
thorpej
1998-07-08
Declare the ofisa soundblaster attachment.
thorpej
1998-07-01
OpenFirmware glue for ISA SoundBlaster and compatible devices.
thorpej
1998-06-30
- Fix a bug that prevented one from requesting a subset of a property
thorpej
1998-06-12
Rework the way kernel include files are installed. In the new method,
cgd
1998-06-11
Per leo@netbsd.org: Don't call isa_dmainit() if NISADMA == 0.
thorpej
1998-06-10
Change `dev' -> `self' in ofisaattach(), compile error
tv
1998-06-09
Initialize DMA state when we attach the ofisa bus.
thorpej
1998-03-21
compile with -Wall, update for changes to dev/ofw
cgd
1998-02-16
Remove "class" declarations, and add "devclass" declarations where
thorpej
1998-02-07
don't forget class spec
cgd
1998-02-07
initial implementation of OFW ISA bus code and attachments for a few
cgd