]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Restore documented tgetstr() behavior.
[FreeBSD/FreeBSD.git] / sys / dev /
1999-09-03 julianremove some out-of-scope DEVFS references..
1999-09-03 luoqiHandle for passthru resource release correctly.
1999-09-03 mdoddThis adds support for the Buslogic/Bustek/Storage Dimen...
1999-09-03 mdoddThis is the rest of the MCA support; new_bus code to...
1999-09-03 grogReverse MFC of revision 1.5.2.7:
1999-09-02 kato- Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that...
1999-09-02 katoThe ed_probe_Novell should not clear id_maddr when...
1999-09-02 yokotaEnable ioctls to manipulate color palette. They have...
1999-09-02 peterMissed this use of the old pnp includes. I don't think...
1999-09-02 peterStub out the old pnp code till these are converted...
1999-09-01 n_hibmaTypo: 'x' should be 'y' (only affects debugging output)
1999-09-01 dfrThis is part of an untested set of changes to the ed...
1999-09-01 dfrThis represents essentially a complete rewrite of the...
1999-09-01 markmThis commit was generated by cvs2svn to compensate...
1999-09-01 markmThis commit was generated by cvs2svn to compensate...
1999-09-01 wpaulRe-arrange things in the attach routines of the 3Com...
1999-09-01 rogerUpdate to driver 1.72.
1999-09-01 phkSet si_bsize_phys and si_bsize_max in all legacy CD...
1999-09-01 peter$Id$ -> $FreeBSD$
1999-09-01 cgsay hello to newpcm. it is not yet enabled, requiring...
1999-09-01 cgmss and sb drivers updated for newpcm
1999-08-31 wpaulAdd a driver for the internal PHY in the RealTek 8139.
1999-08-31 nyanC-NET(9N)C support (PC-98 only).
1999-08-31 rogerOops. I undid the $Id: -> $FreBSD: change.
1999-08-31 rogerUpdate to driver release 1.71
1999-08-30 wpaulConvert the Adaptec and Winbond drivers to miibus.
1999-08-30 phkNull commit to get last commit message recorded:
1999-08-30 phk*** empty log message ***
1999-08-30 gibbsaic7xxx.c:
1999-08-30 gibbsAdd support for the aic7859 which is found on the 2930CU.
1999-08-30 phks/si_tty_tty/si_tty/g
1999-08-30 rogerAdd #include <sys/select.h> ready for select() support...
1999-08-30 phkMake bdev userland access work like cdev userland acces...
1999-08-30 phkMake bdev userland access work like cdev userland acces...
1999-08-29 wpaulRegenerate miidevs.h.
1999-08-29 wpaulThe ASIC on the 3c905C appears to be manufactured by...
1999-08-29 n_hibmaOnly NetBSD needs sys/device.h.
1999-08-29 n_hibmaOnly NetBSD uses sys/device.h
1999-08-29 bdeFixed printf format errors (don't assume that ntohl...
1999-08-29 bdeDon't restrict our requests for contiguous memory to...
1999-08-29 gehennao fix typo
1999-08-29 grogInitialize the si_bsize fields of the new dev structure...
1999-08-29 gehennao synchronisation with NetBSD
1999-08-28 n_hibmaCorrect URL's and change ifdef to if defined (following...
1999-08-28 n_hibmaRemove NetBSD specific code. USB part is trivial, and...
1999-08-28 phkFix various trivial warnings from LINT
1999-08-28 phkWe don't need to pass the diskname argument all over...
1999-08-28 n_hibmaThou shall do a make before commit.
1999-08-28 n_hibmaWe use device_set_desc_copy, so we do not need to free...
1999-08-28 n_hibmaShare more between FreeBSD and NetBSD
1999-08-28 n_hibmaUpdate the list of devices from NetBSD
1999-08-28 phkInitialize dev->si_bsize*, the floppy driver doesn...
1999-08-28 greenBack out the cdevsw_remove() from previous revision...
1999-08-28 greenUnevilize vn(4) somewhat:
1999-08-28 peter$Id$ -> $FreeBSD$ (some mangled and/or hidden ones)
1999-08-28 peter$Id$ -> $FreeBSD$
1999-08-28 peter$Id$ -> $FreeBSD$
1999-08-27 wpaulAdd miibus drivers for the ThunderLAN internal PHY...
1999-08-27 yokota- Retain the previous vty and history buffers when...
1999-08-27 peterA few style changes (fixes hopefully) and some more...
1999-08-27 julianAdd PHK's make_dev() into more places where DEVFS used...
1999-08-27 peterDon't return 0 for an unknown ioctl (!). This was...
1999-08-26 phkInitialize the dev->si_bsize fields.
1999-08-26 obrienThis commit was generated by cvs2svn to compensate...
1999-08-26 dfrFix DMA macros to work on alpha.
1999-08-26 dfrDon't schedule the next transaction if the pipe is...
1999-08-26 wpaulHandle buses with multiple PHYs correctly.
1999-08-26 grogread_drive: Remove references to vp->v_lastr, which...
1999-08-26 grogcomplete_rqe: explicitly reinitialize b.b_iodone. ...
1999-08-26 grogconfig_plex: don't allocate a rangelock struct.
1999-08-24 yokotaCorrect the mode information for the VGA mode X.
1999-08-24 grogset_sd_state: Correct the conditions for bringing up...
1999-08-24 grogLock stripes of striped and RAID-5 plexes before writin...
1999-08-24 grogAdd keywords setstate, checkparity, rebuildparity.
1999-08-24 grogAdd VINUM_SETSTATE_FORCE ioctl for diddling individual...
1999-08-24 grogformat_config: print preferred plex correctly.
1999-08-24 grogChange parameters of unlockrange to allow calling from...
1999-08-24 grogAdd declaration for vinum_setstate_by_force.
1999-08-24 groggive_sd_to_drive: If we don't have space, deallocate...
1999-08-24 grogvinumclose: close raw plexes and subdisks.
1999-08-24 grogAdd support for logging subdisk I/O.
1999-08-24 peterThis commit was generated by cvs2svn to compensate...
1999-08-24 bdeCast pointers to uintptr_t instead of casting them...
1999-08-23 n_hibmaReset the UHCI controller when the device comes back...
1999-08-23 phkConvert DEVFS hooks in (most) drivers to make_dev().
1999-08-23 bdeUse devtoname() to print dev_t's instead of casting...
1999-08-23 kato- Make binary size smaller.
1999-08-23 peterDisable some apparently stray debug printfs:
1999-08-23 phkFix the breakage caused by hanging softc off dev_t...
1999-08-22 yokota- Remove cdevsw entry points in individual keyboard...
1999-08-22 yokotaImprove the detection code for GlidePoint. This is...
1999-08-22 wpaulCrap, I knew I was going to forget something: add missi...
1999-08-21 msmithClean up after removing sys/eventhandler.h from sys...
1999-08-21 billfAdd missing include.
1999-08-21 wpaulThis commit adds support for the NetBSD MII abstraction...
1999-08-21 msmithImplement a new generic mechanism for attaching handler...
1999-08-20 julianFirst small steps at merging DEVFS and PHK's Dev_t...
1999-08-20 mdoddFix stupid error (xse -> xsc).
1999-08-20 mdoddSet ifp->if_init to the right function.
1999-08-19 peterReplace the tulip_delay_300ns() with a DELAY(1). Hamme...
next