]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
This commit was generated by cvs2svn to compensate for changes in r87031,
[FreeBSD/FreeBSD.git] / sys / dev /
2001-11-28 msmithThis commit was generated by cvs2svn to compensate...
2001-11-27 msmithAdd the 'ciss' driver, which supports the Compaq SmartR...
2001-11-27 ruDon't automatically unbind/deallocate memory when relea...
2001-11-26 nyanSplit the sio driver for pc98 into bus front end and...
2001-11-26 impbde suggests that sio really wants to manage its own...
2001-11-26 impMake the start memory address that we use configurable...
2001-11-26 impOnly call pccard_function_disable when we have a config...
2001-11-26 impExperimental patch to try to properly clip the range...
2001-11-26 impstyle(9) fixes:
2001-11-26 rwatsono Add #include <sys/systm.h> to fix a warning about...
2001-11-26 imppeter pointed out that I missed a hard coded location...
2001-11-26 impFirst part of patches to make sio grok 16-bit serial...
2001-11-26 impMake the address we kludily allocate in pccbb be a...
2001-11-25 sobomaxFix POLA - when selecting line into syscons' cut'n...
2001-11-24 iwasakiAdd suspend/resume support.
2001-11-24 impPatch to allow the ed driver interrupt routine to termi...
2001-11-24 ddCheck the return value of tsleep() in snpread(). This...
2001-11-24 ddReturn EBUSY if we try to attach to a tty that is alrea...
2001-11-24 ddCreate a snpbasedev variable which holds a reference...
2001-11-24 groudierSubmitted by:David E. O'Brien
2001-11-23 iedowseThe Olympus C-1 digital camera uses a non-standard...
2001-11-23 iedowseRegen.
2001-11-23 iedowseAdd Olympus C-1.
2001-11-23 iwasakiValidate requested sleep state in acpi_SetSleepState...
2001-11-22 orionFix typo introduced with last commit.
2001-11-22 iwasakiAdd disabling code via the debug.acpi.disable environme...
2001-11-21 fjoeAdd driver for Granch SBNI12-xx ISA and PCI network...
2001-11-21 orionCorrect extmode initialization.
2001-11-21 orionEmit a warning if invalid mode passed to ac97_setextmode.
2001-11-21 orionSet extmode according to extcaps. Fixes codec sample...
2001-11-20 impComment out some bogus entries. somehow they match...
2001-11-20 impWeed out those pccard entries that match everything...
2001-11-19 greenThis commit was generated by cvs2svn to compensate...
2001-11-19 sumikawaSupport MELCO LUA2-TX USB ethernet adaptor.
2001-11-19 sumikawaRegen.
2001-11-19 sumikawaAdd Melco LUA2-TX5.
2001-11-19 impAdd NEWCARD support to awi.
2001-11-19 impUpdate to 1.23 pccarddevs
2001-11-19 impAdd ZOOM as one of the bgous vendors
2001-11-19 impAdd Linksys Instant Wireless Network PC Card from NetBSD
2001-11-19 impUpdate to 1.22 pccarddevs
2001-11-19 impNits to make it whitespace compatible with what I'm...
2001-11-19 impUpdate to 1.21 pccarddevs
2001-11-19 impMerge NetBSD 1.146: Linksys Instant Wireless Network...
2001-11-19 impUpdate to 1.20 pccarddevs
2001-11-19 impMerge NetBSD 1.145: Xircom XE2000
2001-11-19 greenThis commit was generated by cvs2svn to compensate...
2001-11-18 tmm1. Add ofw_pci.h with definitions for the OpenFirmware...
2001-11-18 iwasakiCleanups of verbose printing. All the messages for...
2001-11-18 iedowseAdd the PnP ID for a Rockwell 33.6k modem.
2001-11-17 iedowseReturn EOPNOTSUPP for unknown module events.
2001-11-16 impRegenerate with 1.19 of pccarddevs
2001-11-16 impMerge in most (hopefully all) of the devices that OpenB...
2001-11-15 rwatson'error' is now unused, since its only purpose was to...
2001-11-15 rwatsonTemporarily disable unloading, as it appears to be...
2001-11-15 rwatsono Rely on /dev/snp* permissions, rather than using...
2001-11-15 asmodaiRemove clkrun_hack for ThinkPad 570.
2001-11-15 iwasakiFix re-enabling ACPI on wakeup from hibernation. The...
2001-11-15 iwasakiTwo minor changes.
2001-11-15 iwasakiRemove "S4B" from sleep_state_names and add "NONE"...
2001-11-15 impMF NetBSD's if_ne_pcmcia.c rev 1.82's list of devices
2001-11-15 impMore devices. Obtained from NetBSD.
2001-11-15 impMigrate to PCMCIA_CARD() macros
2001-11-15 impSync to 1.18 of pccarddevs
2001-11-15 impAdd vendor for NDC.
2001-11-15 impMinor style problem I introduced recently
2001-11-15 impHoist the Card/Card2 macros that I invented for the...
2001-11-15 impAdd PC4500 and 350 for newer cards in this line.
2001-11-15 impAdd NEWCARD support for aironet stuff.
2001-11-15 impFix comments about 'current' state of hardware/software
2001-11-14 jhbRemove ifnet.if_mpsafe for now. If this is needed...
2001-11-13 sosAdd yet another VIA ATA100 southbridge.
2001-11-13 sosFix bogon, free() the right memory type.
2001-11-13 psFix a signed bug in the crashdump code for systems...
2001-11-11 impSync to 1.17 of pccarddevs
2001-11-11 impAdd GENTEK as one of the bogus vendors we need to id...
2001-11-11 impAdd a bunch of wireless cards for NEWBUS from NetBSD...
2001-11-11 imps/PCCARD_/PCMCIA_/g in NEWCARD device tables to enable...
2001-11-11 impSync to 1.16 pccarddevs to get new PCMCIA_ symbols
2001-11-11 impMove from using PCCARD_ symbols gereated from this...
2001-11-11 impSync to 1.15 pccarddevs
2001-11-11 impMFNetBSD:
2001-11-11 groudierMFC after: 0 days
2001-11-11 impMove Intel 82092AA into the list of devices. It appear...
2001-11-11 impAdd Omega 82c094 PCI PCMCIA bridge. It is similar...
2001-11-11 phkfix typo.
2001-11-09 wollmanThis commit was generated by cvs2svn to compensate...
2001-11-09 wollmanThis commit was generated by cvs2svn to compensate...
2001-11-08 peterThis commit was generated by cvs2svn to compensate...
2001-11-08 kuriyamaAdd support for Intel's i820/i840/i845/i850/i860 chipset.
2001-11-08 obrienWe need to operate on struct thread now, not struct...
2001-11-06 peterAdd AMD766 OHCI USB controller. Remove unused VENDORID...
2001-11-06 iwasakiAdd S4BIOS sleep (BIOS hibernation) and DSDT overriding...
2001-11-06 phkThis file is a 2.2 vintage pre-CAM file of no current...
2001-11-06 desMore drive-by stylification, and some clarifications
2001-11-06 desMore drive-by stylification
2001-11-06 desDrive-by stylification + reintroduce set_border().
2001-11-06 dessyscons' set_border() is now named sc_set_border()...
2001-11-05 rwatsono dpt_control.c is not compiled into the system (commen...
2001-11-05 dillonImplement IO_NOWDRAIN and B_NOWDRAIN - prevents the...
next