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
/
sbus
Age
Commit message (
Expand
)
Author
2000-07-24
Purge C++-style comments.
mycroft
2000-07-09
Add a `device class' interrupt level argument (from machine/intr.h)
pk
2000-07-05
Use new isp_handle_index inline function. Change order in whch
mjacob
2000-06-28
remove include of <vm/vm.h>
mrg
2000-06-25
Get PCI HME working.
eeh
2000-06-14
Eliminate a race condition reported by mouse on port-sparc.
pk
2000-06-05
Have MI ncr53c9x_attach() the 2nd and 3rd arguments for scsipi_adater
nisimura
2000-06-04
Implement the more flexiable `evcnt' interface as discussed (briefly) on
cgd
2000-05-10
No need to specify page alignment; this is automatic.
pk
2000-05-10
Fix bogus `boundary' argument in bus_dmamap_create().
pk
2000-05-10
Load DMA buffer before mapping it into kernel space.
pk
2000-05-09
Conform bus_dmamem_{alloc,map} usage to bus_dma(9) specs.
pk
2000-05-09
Conform bus_dmamem_{alloc,map} usage to bus_dma(9) specs.
pk
2000-04-14
add some casts to (u_long) to shut up gcc
mrg
2000-03-25
Move esp declaration to conf/files.
mycroft
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-02-22
Simplify the attach routine a bit.
pk
2000-02-22
Fix some off-by-one errors; patch from Jonathan O'Brien.
pk
2000-02-19
correct oops on last checkin
mjacob
2000-02-19
Handle > 12 byte CDBs.
mjacob
2000-02-14
Make promiscuous mode go again.
pk
2000-02-02
Don't dry to diving MIIF_NOISOLATE in the PHY drivers. Instead, pass
thorpej
2000-02-02
Bring some order to the chaos which was the MII code function naming
thorpej
2000-01-14
There is no readily available tool to set NVRAM on isp's on sparc,
mjacob
2000-01-13
(stp4020_chip_mem_map): explicitly don't handle 8-bit memory
joda
2000-01-11
Remove old-style boot device recognition.
pk
2000-01-09
The trigger for not downloading f/w is now a
mjacob
2000-01-09
The sense of being able to sleep for DMA resources was reversed. Oops.
mjacob
1999-12-23
* remove full duplex modes for the internal transceiver
pk
1999-12-22
Streamline media code a bit by some `pseudo-mii' code designed to handle
pk
1999-12-21
Shuffle some code around to allow two PHYs to attach. Only one PHY can
pk
1999-12-20
* Remove spurious blockade in the path to get the transceiver status word.
pk
1999-12-20
#define the bit positions of the MIF I/O lines.
pk
1999-12-20
get back to looking at config flags
mjacob
1999-12-04
Add back in inclusion of microcode and rationalize it. request/response
mjacob
1999-11-21
Check presence of Sbus interrupt properties before using them.
pk
1999-11-12
Call mii_down() as appropriate.
thorpej
1999-11-05
Fix some diagnostic output with a patch from Jonathan O'Brien.
pk
1999-11-04
find "SUNW,hme" as well as "hme". this matches the onboard
mrg
1999-11-04
Adapt to mii_phy_probe() change.
thorpej
1999-10-28
Remove reference to loadable f/w.
mjacob
1999-10-14
We alloc xflist and dma maps in mailbox setup. We swizzle endian stuff
mjacob
1999-09-30
Update for SCSPI changes.
thorpej
1999-07-06
Make the kthread API a bit more friendly to loadable kernel modules.
thorpej
1999-06-27
Add the Sbus front-end for the HME driver.
pk
1999-06-24
Don't turn on the engine too early.
pk
1999-06-24
Issue a reset command when initializing.
pk
1999-06-05
split sbus audiocs code up so we can share it with the ebus. XXX ebus DMA is...
mrg
1999-05-27
Fix bus_size_t/size_t/int confusion.
pk
1999-05-18
Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
thorpej
[next]