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
/
ic
Age
Commit message (
Expand
)
Author
2010-12-10
When attaching a PCI bus, the pci chipset is not optional.
matt
2010-12-09
PR/41415: IdOp: Implement save and restore palette for vga.
christos
2010-11-24
Improve debug output.
skrll
2010-11-23
split if_wi
christos
2010-11-15
Socket ioctl definitions need sys/sockio.h.
uebayasi
2010-11-14
This actually uses only PAGE_SIZE, remove uvm/uvm_extern.h again.
uebayasi
2010-11-14
Yet another hidden uvmexp user.
uebayasi
2010-11-14
Directly include sys/pmf.h because this uses it.
uebayasi
2010-11-13
Some missing sys/device.h dependencies.
uebayasi
2010-11-13
Don't pull in the whole uvm(9) API to access only PAGE_SIZE and
uebayasi
2010-11-13
Include sys/proc.h for tsleep, wakeup.
uebayasi
2010-11-13
Include sys/proc.h for curproc.
uebayasi
2010-11-09
Update sti(4) from OpenBSD bringing across support for sti @ pci.
skrll
2010-11-05
Pave the way for detachment of pciide(4)-family ATA controllers.
jakllsch
2010-11-01
u_intNN_t -> uintNN_t
skrll
2010-10-31
RCSId police.
skrll
2010-10-19
If PCDISPLAY_SOFTCURSOR is defined, disable the hardware cursor on resume.
jmcneill
2010-10-19
When disabling the hardware cursor, use the 'cursor disable' bit in the
jmcneill
2010-10-07
Support change Open-drain/Push-pull by bus_rod().
kiyohara
2010-10-06
Fix vcore readings in some cases on W83627THF by being mindful of the VRM9 mode.
jakllsch
2010-09-27
Add some IDs. (9210/9211/9220/9221)
kiyohara
2010-09-20
Multiple channel devices *should* be working. Remove the debug code
mjacob
2010-09-10
remove debug leftover
ahoka
2010-09-09
Allow e?siop_dump_script() to work with on-chip RAM. Prefix
jakllsch
2010-09-08
Driver for Davicom DM9000 ethernet chips.
ahoka
2010-09-07
Fix a performance problem with the ciss(4) driver. NetBSD does common
mhitch
2010-08-19
add suspend/resume support
jmcneill
2010-08-08
white space -> tab.
isaki
2010-07-28
The ETHERCAP_VLAN_HWTAGGING flag is not a member of if_cap but ec_cap,
msaitoh
2010-07-27
Support detachment of ahcisata(4).
jakllsch
2010-07-27
Make the Realtek PCI network interfaces detachable.
jakllsch
2010-07-27
Make debugging code compile on LP64.
jakllsch
2010-07-27
Use bus_addr_t for physical addresses.
jakllsch
2010-07-27
Rework debug printf invocation to not fail on LP64 so easily.
jakllsch
2010-07-27
Print size_t with 'z' in debug code.
jakllsch
2010-07-27
printf() size_t with 'z' format modifier in debug code.
jakllsch
2010-07-27
Make it compile again
martin
2010-07-26
Add PAE to ALL kernel, so that most paddr_t format string errors get caught
jym
2010-07-26
Store information for bus_dmamem_unmap() and bus_dmamem_free()
jakllsch
2010-07-23
Finish cleaning up pchb from recent change.
jakllsch
2010-07-20
Prepare ahcisata(4) to work with 64-bit bus_dma_tag_t.
jakllsch
2010-07-20
Convert ahcisata(4) to C99 exact-width integer types.
jakllsch
2010-07-20
Add support for 16650's prescaler from Frank Wille. Tested with
jklos
2010-07-13
Fix wrong ifdef.
kiyohara
2010-07-13
Move to pci/mvsata_pci.c (marvell/mvsata_mv.c) splitting mvsata_products[].
kiyohara
2010-06-29
Fix logic error in detecting length of DDR3 SPD covered by CRC check.
pgoyette
2010-06-24
register definitions for Brooktree Bt461 and Bt462 RAMDACs, used on CG12 and
macallan
2010-06-13
No need to include PCI header files in bus independent code.
tsutsui
2010-05-12
set RI_NO_AUTO then attaching early, clear it otherwise
macallan
2010-05-12
Use callout_halt() instead of callout_stop() - otherwise gem_detach() might
martin
[next]