]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Sigh, we need this one now.
[FreeBSD/FreeBSD.git] / sys / dev /
1998-06-28 gibbsSome revisions of the aic7880 have a problem where...
1998-06-24 yokotaDon't refer to mouse_info.u.datea.[xyz] while processin...
1998-06-24 phkAvoid some panics in sio_unload which gets called with...
1998-06-21 bdeRemoved unused includes.
1998-06-21 bdeRemoved unused includes.
1998-06-21 bdeRemoved unused includes.
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-17 bdeRenambed sbintr to sb_intr to avoid a conflict with...
1998-06-17 bdeDon't declare isa device structs or isa interrupt handl...
1998-06-17 bdeInclude <i386/isa/pnp.h> after including its prerequisite
1998-06-17 bdeAdded used include of <i386/isa/isa_device.h> - don...
1998-06-16 bdeDon't log "unexpected" events on never-opened devices...
1998-06-14 julianHorrible hack to allow newfs to work again in SLICE...
1998-06-14 dfr[Add missing files from previous commit]
1998-06-14 dfrMajor changes to the generic device framework for FreeB...
1998-06-13 steveAdd a macro tweak.
1998-06-13 steveAdd a symlink from /dev/vga to /dev/ttyv0 when using...
1998-06-13 peterMerge changes from vendor branch;
1998-06-13 phkIntroduce std_pps_ioctl() to automagically DTRT.
1998-06-12 phkUpdate to draft-mogul-pps-api-02.txt as submitted to...
1998-06-11 peterThis commit was generated by cvs2svn to compensate...
1998-06-10 phkCorrect name and number for sxdc modules
1998-06-10 dfrAdd initial support for the FreeBSD/alpha kernel. ...
1998-06-08 bdeFixed pedantic semantics errors (bitfields not of type...
1998-06-08 sosCorrect even more ioctl breakage :(
1998-06-08 jkoshyFix spelling in printf().
1998-06-08 bdeFixed an ioctl which grew overnight.
1998-06-07 dfrFix another DEVFS/SLICE ioctl.
1998-06-07 phkThis is a prototype implementation of the draft-mogul...
1998-06-07 dfrFix some more ioctls which I missed becausese they...
1998-06-07 sosFix the retyping of the ioctl cmd parm from int to...
1998-06-07 dfrThis commit fixes various 64bit portability problems...
1998-06-06 stevekeymap -> key_map so that the kernel will compile with
1998-06-05 ahastyReviewed by: hasty@star-gate.com
1998-06-03 bdeForce success of the probe (after doing it as before...
1998-06-03 bdeFixed a printf() arg botch in the previous commit.
1998-06-02 eivindo Return error when the controller can't accept commands.
1998-05-31 bdeConverted the ICU-level interrupt tests (3, 5 and 8...
1998-05-27 paulFix some bitrot in the multicast support, the move...
1998-05-27 paulThis time add an Id string that'll actually get expande...
1998-05-27 paulAdd an ID string (can't believe it never had one!)
1998-05-24 ahastyReviewed by: hasty@freebsd.org
1998-05-20 phkLoadSoftModem() routine at sio.c does not trap general...
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-19 ahastyReviewed by: ahasty@freebsd.org
1998-05-17 gibbsInclude "eisa.h" and only provide code if NEISA > 0.
1998-05-17 phks/nanoruntime/nanouptime/g
1998-05-16 ahasty1.31 Randall Hopper <rhh@ct.picke...
1998-05-14 gibbsFix list corruption and memory leak that could occur...
1998-05-13 phkThe PnP code in 2.2.6 detects the Motorola ModemSurfer...
1998-05-10 steveAdd support for the Yamaha YMF-719.
1998-05-06 julianThere is no dump routine for fd so give it an explicit...
1998-05-06 julianDon't call a dump routine if there isn't one. (e.g...
1998-05-06 julianAdd dump support to the DEVFS/slice code.
1998-05-04 phkDetect USR PnP x2 modem.
1998-05-03 peterThis commit was generated by cvs2svn to compensate...
1998-05-02 peterThis commit was generated by cvs2svn to compensate...
1998-05-01 bdeSupport compiling with `gcc -ansi'. Just use __inline...
1998-04-29 andreasThis commit was generated by cvs2svn to compensate...
1998-04-28 acheThis commit was generated by cvs2svn to compensate...
1998-04-24 mjacobOops- osreldate.h is not around like I thought it would...
1998-04-24 julianslice_device.c: permissions changes for SLICE devices
1998-04-22 julianBad144 support for the slice system (!)
1998-04-22 mjacobAdd support for the Qlogic ISP SCSI && FC/AL Adapters
1998-04-22 mjacobAdd support for the Qlogic ISP SCSI && FC/AL Adapters
1998-04-22 julianclose() is no longer a SLICE method.
1998-04-22 julianDon't allow an open to succeed if the device is invalid...
1998-04-21 brian- breakage of the warnings about pessimized i/o port...
1998-04-21 brianCorrect the digiboard device names in agreement
1998-04-21 briano Move debug stuff down a bit so that it doesn't try to
1998-04-19 julianAdd changes and code to implement a functional DEVFS.
1998-04-19 ahastyForgot to add opt_bktr.h
1998-04-18 ahastyReviewed by: Amancio
1998-04-17 desSeventy-odd "its" / "it's" typos in comments fixed...
1998-04-17 desStop the screensaver before switching consoles.
1998-04-16 desSwapped "should we just return" and "should we stop...
1998-04-15 bdeSupport compiling with `gcc -ansi'.
1998-04-13 semenuFixed autonegotiation. Card registers are now accessed...
1998-04-06 ahastytake out opt_bktr.h from brooktree848.c
1998-04-05 ahastyReviewed by: Amancio
1998-04-04 yokotaMore fixes to deal with fonts:
1998-04-04 phkTime changes mark 2:
1998-04-01 teggeAdd two workarounds for broken MP tables:
1998-03-29 eivindDon't use fast interrupts when initialized through...
1998-03-28 bdeRemoved unused #includes.
1998-03-28 bdeMoved some #includes from <sys/param.h> nearer to where...
1998-03-23 peterSeveral changes:
1998-03-23 peterNew versions of Specialix host card download code.
1998-03-21 peterThis commit was generated by cvs2svn to compensate...
1998-03-21 peterThis commit was generated by cvs2svn to compensate...
1998-03-21 petermerge from 2.2
1998-03-21 peterMerge from 2.2, plus some other changes. In the config...
1998-03-18 dgProtect against count of chars received being 0, which...
1998-03-17 dannyPR: i386/6040
1998-03-11 jbThis commit was generated by cvs2svn to compensate...
1998-03-11 julianAdd EISA support for DPT drivers
1998-03-10 peterThis commit was generated by cvs2svn to compensate...
1998-03-10 jbThis commit was generated by cvs2svn to compensate...
next