]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Ack, I made a typo moments before commit. :-(
[FreeBSD/FreeBSD.git] / sys / dev /
2000-05-21 peterImplement an optimization of the VM<->pmap API. Pass...
2000-05-21 hoekCompile in the case that anyone ever actually uses...
2000-05-21 hoekUh, ya, sure this almost compiled for __bsdi__. NOT!
2000-05-21 gallatinPrevent vidcontrol -i from crashing alphas
2000-05-20 nyanOops, rman_get_bushandle() should be converted to rman_...
2000-05-20 obrienMatch the include protection with the install location.
2000-05-20 grogDon't forget 'stripe' and 'mirror' commands when we...
2000-05-19 obrienRather than use a MD lpt.h, we now use the MI lptio.h.
2000-05-19 nyanFixed to support PC-98.
2000-05-19 nyanUse the rman_get_bustag() and rman_get_bushandle()...
2000-05-19 nyanSupported the mss on PC-98 and Sound Blaster 98.
2000-05-19 tanimuraAdd RSS0262 - 5614Jx3[G] V90+K56Flex Modem.
2000-05-19 tanimuraAdd ACH2012 - 5634BTS 56K Video Ready Modem.
2000-05-18 dfrPrint the correct value for the map type on a verbose...
2000-05-18 asmodaiThis commit was generated by cvs2svn to compensate...
2000-05-18 tanimuraAdd a couple of new PnP IDs.
2000-05-16 paulReplace all references to lnc_softc with a typedef.
2000-05-16 paulUpdate copyright.
2000-05-16 paulRe-organise lnc driver in preparation for newbusifying it.
2000-05-15 krisThis commit was generated by cvs2svn to compensate...
2000-05-15 cgfix a speed bug that nobody noticed
2000-05-14 n_hibmaSync with NetBSD:
2000-05-14 n_hibmaSync with NetBSD:
2000-05-14 n_hibmaSync with NetBSD:
2000-05-14 paulUnchain lnc include files.
2000-05-14 paulFix includes to build from /sys/dev/lnc
2000-05-14 n_hibmaSync with NetBSD:
2000-05-14 paulSync with the BPF and BRIDGE changes.
2000-05-14 n_hibmaSync with NetBSD:
2000-05-14 n_hibmaMake some if's cleaner. Add a define for the Zip 250.
2000-05-14 dillon Zero out the uio structure prior to initializing...
2000-05-14 n_hibmaSync with NetBSD:
2000-05-14 n_hibmaChange Lennart's e-mail address.
2000-05-14 dfrPort ppc driver to alpha.
2000-05-14 archieMove code to handle BPF and bridging for incoming Ether...
2000-05-13 obrienThis commit was generated by cvs2svn to compensate...
2000-05-13 dfrUse bus_space for all register accesses.
2000-05-12 obrienThis commit was generated by cvs2svn to compensate...
2000-05-12 jlemonThis driver attempts to cache mbufs, and re-use them...
2000-05-12 nyanUse bus_space stuff except where it needs high performance.
2000-05-11 jhbOnly display the 'Disable PNP-OS BIOS option' message...
2000-05-11 dmlbNewbusify resource allocation.
2000-05-11 dmlbRemove ISA/3.x stuff and add -current stuff
2000-05-11 dmlbUse device_printf.
2000-05-11 grogAllow revive block sizes up to MAXPHYS.
2000-05-11 grogRewrite parity maintenance functions.
2000-05-11 grogCosmetics.
2000-05-11 grogvinum_scandisk: Correct error recovery if a configurati...
2000-05-11 grogCorrect a comment.
2000-05-11 grogChange parity maintenance ioctls.
2000-05-11 grogChange linkage to parity maintenance operations.
2000-05-10 dmlbMove a couple fo things around to be nicer for -current
2000-05-10 dmlbMove a couple fo things around to be nicer for -current
2000-05-10 dmlbAdd a STOP debug flag.
2000-05-09 n_hibmaRegen.
2000-05-09 n_hibmaAdd Alcor Keyboard with built-in hub and its keyboard.
2000-05-09 mjacobFix some breakage about how we build WWNs. Do some...
2000-05-09 mjacobroll platform minor
2000-05-09 mjacobRoll core minor version. Change our 'fabdev' tag to...
2000-05-09 mjacobAdd in a watchdog routine to catch cases where we've...
2000-05-09 mjacobThe storage for WWN from NVRAM is actually the PORT...
2000-05-09 mjacobConrrect a macro with parenthesis.
2000-05-08 n_hibmaUse the new and shiny module versioning. This enables...
2000-05-08 nyanAdded PC-98 supports.
2000-05-07 n_hibmaIf PERIPH_1284 is not defined, don't even bother callin...
2000-05-07 n_hibmaAdd the fields needed to store the cookies.
2000-05-07 n_hibmaDo the attach (and detach) properly. Store the cookies.
2000-05-07 n_hibmaAdd the Prolific PL2301 and PL2302 Link cables.
2000-05-07 n_hibmaWe match on vendor/product so return the fact that...
2000-05-07 n_hibmaRegen.
2000-05-07 n_hibmaSync with NetBSD
2000-05-07 n_hibmaInitialise the debug value.
2000-05-07 n_hibmaIncrease the debugging level on a printf.
2000-05-07 n_hibmaAdd a define for the Zip 250
2000-05-07 impDon't claim devices that we fail to probe for. Reverse...
2000-05-07 dmlbMove _detach to be underneath _attach.
2000-05-07 dmlbMove variables to if_rayvar.h
2000-05-07 dmlbSplit out structures to make it a bit easier to find...
2000-05-07 dmlbSync with an early version of the -current code. Mainly...
2000-05-07 n_hibmaMore static -> Static to keep OpenBSD happy.
2000-05-07 groudierWork-around a couple of C1010 quirks:
2000-05-07 mjacobUpdate 'hose' (actually, MCPCIA instance #) for Alpha...
2000-05-06 jlemonBounce a copy of the mbuf to the bpf listener when...
2000-05-06 msmithChange the way that scatter/gather list tables are...
2000-05-06 phkStep down a level and issue format requests with a...
2000-05-06 greenGive the "streams" modulea version (1) and depend on...
2000-05-05 n_hibmaConfusing comment.
2000-05-05 phkSeparate the struct bio related stuff out of <sys/buf...
2000-05-05 phkDon't use struct buf for random small temporary buffers.
2000-05-05 phkDon't use getebuf() unless you really need a struct...
2000-05-04 jlemonAdd PCI identification for another SmartArray 4200...
2000-05-04 cgfix the 100% cpu in xmms issue
2000-05-04 grogIncrease the initial size of a RAID-5 plex lock table...
2000-05-04 grogrequeststatus: Correct check for striped plex.
2000-05-04 grogDon't hide bio structure behind macros like b_ioflags.
2000-05-04 grogexpand_table: Avoid a race condition which may have...
2000-05-04 groglockrange: Avoid a race condition which was causing...
2000-05-04 grogremove_drive: correctly obliterate the magic number.
2000-05-04 grogDon't hide bio structure behind macros like b_ioflags.
2000-05-04 grogOnly wake up one process when we're done configuring.
next