]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/isa
For every "promiscuous mode enabled" message printed for an interface,
[FreeBSD/FreeBSD.git] / sys / isa /
1999-08-30 phks/si_tty_tty/si_tty/g
1999-08-30 phkMake bdev userland access work like cdev userland acces...
1999-08-28 phkInitialize dev->si_bsize*, the floppy driver doesn...
1999-08-28 peter$Id$ -> $FreeBSD$
1999-08-27 julianAdd PHK's make_dev() into more places where DEVFS used...
1999-08-26 obrienThis commit was generated by cvs2svn to compensate...
1999-08-24 peterThis commit was generated by cvs2svn to compensate...
1999-08-23 phkConvert DEVFS hooks in (most) drivers to make_dev().
1999-08-22 yokota- Remove cdevsw entry points in individual keyboard...
1999-08-22 yokotaImprove the detection code for GlidePoint. This is...
1999-08-17 yokotaRecognize Interlink VersaPad. `Tap' action will be...
1999-08-16 gibbsProperly set the alignment argument to bus_dma_tag_crea...
1999-08-14 obrienThis commit was generated by cvs2svn to compensate...
1999-08-14 phkSpring cleaning around strategy and disklabels/slices:
1999-08-09 phkmake alpha compile again.
1999-08-09 phkMerge the cons.c and cons.h to the best of my ability...
1999-08-08 phkAllocate and register struct tty on the fly.
1999-07-29 joergRevert rev 1.149. Bruce convinced me that the problem...
1999-07-29 mdoddFix a typo.
1999-07-29 greenRemove XXX from the headers (broke the build, I'm betting.)
1999-07-29 mdoddAlter the behavior of sys/kern/subr_bus.c:device_print_...
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-28 msmithWe're called too early to have any idea whether APM...
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-24 yokotaDo not print resource values which are not set.
1999-07-21 joergHack to work around a NULL pointer dereferencation...
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-18 bdeUpdated acquire_timer2()'s state machine to work when...
1999-07-18 bdeDon't let the machdep.tsc_freq sysctl proceed if the...
1999-07-12 yokotaImprove Logitech MouseMan+ protocol support.
1999-07-12 yokotaImplement a kludge for some wheeled mice for which...
1999-07-10 obrienThis commit was generated by cvs2svn to compensate...
1999-07-10 iwasakiThis commit was generated by cvs2svn to compensate...
1999-07-04 phkRemove cmaj and bmaj args from DEV_DRIVER_MODULE.
1999-06-29 yokotaAllocate the port resource when attaching the keyboard...
1999-06-29 yokotaSkip the device if it is disabled, when searching for...
1999-06-28 peterDon't #include i386/isa/isa_dma.h - it's in isa/isavar...
1999-06-27 peterShut up gcc.
1999-06-26 mckusickConvert buffer locking from using the B_BUSY and B_WANT...
1999-06-24 yokotaDeclare the correct size of softc and fix sc_get_softc().
1999-06-24 greenThis commit gives support for the Rise mP6 CPU. It...
1999-06-23 obrienThis commit was generated by cvs2svn to compensate...
1999-06-22 obrienThis commit was generated by cvs2svn to compensate...
1999-06-22 yokotaThe second phase of syscons reorganization.
1999-06-20 peterUse the proper interfaces to find if a device is enable...
1999-06-19 grogsioprobe: Don't try to initialize disabled ports. ...
1999-06-15 mckusickCOM_LLCONSOLE should over-ride COM_DEBUGGER request.
1999-06-03 peterQuieten the bt_isa_probe() messages since they get...
1999-06-03 yokotaFix PS/2 MouseMan+ protocol. We have been looking...
1999-05-31 dfr* Change include file locations.
1999-05-31 dfrRemove fd driver from its old home and change files...
1999-05-31 phkSimplify cdevsw registration.
1999-05-31 phkThe PPSAPI group defines the polarity in draft 3, we...
1999-05-30 phkThis commit should be a extensive NO-OP:
1999-05-30 dfrSimplistic pnp support. Needs more ids to be added.
1999-05-30 dfrNo support for pnp yet.
1999-05-30 dfrNo support for pnp devices yet.
1999-05-30 dfr* Add ivars for ISA pnp.
1999-05-29 phkStop the TSC from being used as timecounter on K5/step0...
1999-05-28 bdeFixed glitches (jumps) of about 1/HZ seconds for the...
1999-05-28 dfrAllow a sio port with its flags set to DEBUGGER+LLCONSO...
1999-05-28 dfr* Change device_add_child_after() to device_add_child_o...
1999-05-28 acheThis commit was generated by cvs2svn to compensate...
1999-05-24 rnordierThis commit was generated by cvs2svn to compensate...
1999-05-22 dfrUse the resource apis to manipulate resources.
1999-05-22 dfrDon't use BUS_WRITE_IVAR to manipulate resources.
1999-05-22 dfr* Factor out the common code between the isa bus driver...
1999-05-18 yokotaSlight reorganization of internal interface in the...
1999-05-14 dfr* Define a new static method DEVICE_IDENTIFY which...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-11 bdeFixed reset handling for motor off resets. I first...
1999-05-10 dfrAdjust console stuff now that makedev is no longer...
1999-05-09 peterFor what it's worth, idelayed is declared as a volatile...
1999-05-09 peterRemove hackish foot protection.. If you ask for an...
1999-05-09 peterMake COM_ESP and COM_MULTIPORT compile for LINT. It...
1999-05-09 peterOptimize out a couple of places where com_addr() is...
1999-05-09 peterDelete the #if'ed out old isa bus probe/attach routines
1999-05-09 peterMove opt_sio.h options to conf/options and activate...
1999-05-09 phkUnconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about...
1999-05-09 phkadd some amount of sanity to the way the gdb stuff...
1999-05-09 phksiocngetc & putc can be staticized.
1999-05-09 yokotaRevive APM hooking code for i386 arch now that the...
1999-05-08 dfrMove the declaration of the interrupt type from the...
1999-05-08 peterPrint the child IRQ on it's identification line.
1999-05-08 peterBrace initializers to avoid a warning.
1999-05-08 peterGC unused #define id_physid id_scsiid
1999-05-08 peterSlightly increase the visibility of the isa_wrap_old_dr...
1999-05-07 mckusickGet rid of extern declarations on gdb stuff so systems...
1999-05-07 mjacobfix it so it compiles on alpha again
1999-05-07 phkContinue where Julian left off in July 1998:
1999-05-07 phkIntroduce two functions: physread() and physwrite...
1999-05-07 mckusickGeneralize to allow any serial port to be used as the...
1999-05-06 phkremove b_proc from struct buf, it's (now) unused.
next