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
/
com_isapnp.c
Age
Commit message (
Expand
)
Author
2018-12-08
Clean up initialization of com_regs structure, in preparation for
thorpej
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-14
Split device_t and softc for all com(4) devices (well, everything that
cube
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-07-13
Add an option COM_REGMAP to allow com(4) to use an array of register indices.
gdamore
2006-03-29
Use device_private().
thorpej
2005-12-11
merge ktrace-lwp.
christos
2005-02-04
de-__P
perry
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2001-11-13
add RCSID
lukem
1999-03-22
Reject variant numbers which are too large (so that a new version of isapnpdevs
mycroft
1999-03-22
Update callers of isapnp_devmatch().
mycroft
1998-09-18
Make these files compile again; no longer necessary to pass
enami
1998-07-23
Create a master list of pnp logical and compatibility device codes instead
christos
1998-04-25
Initialize sc_frequency. (How could this ever work?)
drochner
1998-02-25
Add another 56K modem.
christos
1997-12-02
add ID for "Best Data Products Smart One 336F"; Dave Huang <khym@bga.com>
mikel
1997-11-30
make it compile without "__BROKEN_INDIRECT_CONFIG"
drochner
1997-10-28
DTRT with level and edge interrupts:
christos
1997-10-23
add comments describing what devices correspond to each PnP ID matched
mikel
1997-10-17
PR/4282: Dave Huang: add logical id for boca modem.
christos
1997-10-16
Adjust for new "com" driver home.
thorpej
1997-10-15
Pulldown from marc-pcmcia branch.
thorpej
1997-08-03
add support for generic COM devices by matching compatIDs
mikel
1997-05-28
Copyright of this file has been assigned to The NetBSD Foundation
jtc
1997-04-25
Add isapnp attachment for com driver
explorer