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
2000-01-04
convert to support non-dma IO (for the isa Riscom/N2).
chopps
2000-01-02
minor KNF tweaks
sommerfeld
2000-01-01
On a cold suspend to disk, the Sony VAIO Z505 BIOS appears to not
sommerfeld
2000-01-01
- Make sense out of comment on dpt_wait().
ad
1999-12-27
Off by one error in station events.
matt
1999-12-23
Add some defensive code to the unsolicited event printing
matt
1999-12-23
Make the bitfields in here work on big-endian machines. How this ever
wrstuden
1999-12-21
set carrier early if used as console or kgdb line, fixes PR kern/6547
drochner
1999-12-20
clean up some f/w revision stuff. clean up some dualbus stuff.
mjacob
1999-12-20
clean unused fwrev stuff
mjacob
1999-12-20
restore (by request) CFGPRINTF to DIAGNOSTIC level kernels
mjacob
1999-12-18
Add support for selecting a PHY (i.e. built-in transceiver vs. external MII
pk
1999-12-17
Avoid feeding negative values to the `roundup()' macro.
pk
1999-12-17
Fix status bit symbols strings.
pk
1999-12-17
Deal with cable problems gracefully. From Onno van der Linden.
fvdl
1999-12-16
Dual LVD (1280) support.
mjacob
1999-12-15
- Change prefix for Bt459 register defs to BT459_IREG to indicate that
ad
1999-12-15
add one more htole32().
tsutsui
1999-12-15
Correctly encode the configured number of buffer descriptors.
pk
1999-12-14
* Probe the MII device.
pk
1999-12-14
Add a missing register offset.
pk
1999-12-13
fix off-by-one error in font table initialisation
drochner
1999-12-12
Take a stab at making this work on big-endian systems.
thorpej
1999-12-12
Use htole32() and le32toh().
thorpej
1999-12-12
Oops, forgot to byte-swap the receive descriptors.
thorpej
1999-12-11
- Don't try to run the chip in big-endian mode. Not all chips support
thorpej
1999-12-08
Respond to a crucial security alert.
mjacob
1999-12-07
When checking the SROM checksum, if the standard location fails, try
thorpej
1999-12-06
do the screen switch asynchronously (via timeout(0)) if possible,
drochner
1999-12-06
If the vga driver isn't present in the kernel and PCDISPLAY_SOFTCURSOR
ad
1999-12-05
Oops. The compiler didn't catch this 'used before set'. Kudos
mjacob
1999-12-04
Some queue related functions now use a u_int16_t. Turn some messages into
mjacob
1999-12-04
Make sure we have a big enough buffer to sprintf into (noticed by
mjacob
1999-12-04
Roll core version minor. Clean out some target mode stuff. Respecify some
mjacob
1999-12-04
(wow- I thought I'd already committed most of this).
mjacob
1999-12-04
Rearrange defines to make the file diff cleaner with OpenBSD. Change CFGPRINTF
mjacob
1999-12-04
Fix "make includes" since pckbc moved to dev/ic from dev/isa
sommerfeld
1999-12-04
change comment to mention that this driver also handles the '558 and '559
sommerfeld
1999-12-03
Split the PC-like keyboard controller driver into chip back-end and
thorpej
1999-12-01
Quiet down the "excessive collision" messages w/ LEDEBUG. None of the other
thorpej
1999-11-29
- Don't use our own private endian conversion cruft (from OpenBSD).
ad
1999-11-28
Improve a few debug messages.
bouyer
1999-11-28
Don't bother spinning in the console 'putc' routine for the transmitter
scw
1999-11-24
Change CS4297 id entry.
augustss
1999-11-22
defopt COM_DEBUG, COM_HAYESP, and COM16650
sommerfeld
1999-11-20
Print the PnP id of unknown codecs.
augustss
1999-11-19
- Use the common MII bit-bang module.
thorpej
1999-11-19
Use the common MII bit-bang module.
thorpej
1999-11-19
try to do a better job of figuring out the EEPROM size; the old code
joda
1999-11-19
Adapt printf format for 64bit stats counters.
bouyer
[next]