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
/
isapnp
/
isapnpvar.h
Age
Commit message (
Expand
)
Author
2022-09-25
Incremental malloc(9) -> kmem(9)
thorpej
2009-03-15
ansify function definitions
cegger
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-15
Split device_t and softc for isapnp(4). Use proper types, ansify when
cube
2006-07-16
Added type information for the parameter r of isapnp_read_reg.
rillig
2006-02-16
Change "inline" back to "__inline" in .h files -- C99 is still too
perry
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-02-04
de-__P
perry
2001-12-25
PR/15049: Katsuomi Hamajima: fix memset re-definition.
christos
1999-03-22
Add a `variant number' to the tables, so we can handle slight variations in
mycroft
1999-03-19
pull isapnp_machdep.h in from machine/
cgd
1998-10-01
More patches for ARC from Noriyuki Soda:
jonathan
1998-09-05
Assign copyright to TNF.
christos
1998-07-31
Add BeBox support.
thorpej
1998-07-31
Add NetBSD/arm32 support.
thorpej
1998-07-31
Actually add support for the Atari.
thorpej
1998-07-31
Add support for NetBSD/alpha.
thorpej
1998-07-31
Use config_defer() to scan for ISA PnP cards.
thorpej
1998-07-30
Add a hook that resets the bios configuration from the pnp devices
christos
1998-07-23
Create a master list of pnp logical and compatibility device codes instead
christos
1998-06-09
Adjust for the changes to the ISA DMA API.
thorpej
1997-10-28
DTRT with level and edge interrupts:
christos
1997-10-27
Make sure we don't allocate a conflicting DRQ. From Christos.
thorpej
1997-08-06
don't clobber bus_space_{,un}map macros
mikel
1997-08-03
add support for compatible device IDs
mikel
1997-06-06
Pull thorpej-bus-dma branch into mainline.
thorpej
1997-01-24
- increase string space for device class names
christos
1997-01-16
Plug and Play support.
christos