aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* ARG! committed the wrong patch!! I need more sleep :(Søren Schmidt2001-12-021-1/+1
* Oops, lost a line in the previous commit.Søren Schmidt2001-12-021-1/+2
* Initial support for the newer SiS chipsets, based on docs we finallySøren Schmidt2001-12-022-17/+109
* This is the first commit of the Intel gigabit driver forPrafulla Deuskar2001-12-027-0/+7573
* Catch up with the proc -> d_thread_t change.Mike Smith2001-12-022-5/+13
* Add functionality and fix bugs so the driver will work with soon-to-beScott Long2001-12-027-41/+217
* Add a couple of minor changes.Mitsuru IWASAKI2001-11-301-2/+5
* Per jlemon request, reintroduce some printf() when anLuigi Rizzo2001-11-291-3/+8
* For i386 architecture, remove an expensive m_devget() (and theLuigi Rizzo2001-11-291-31/+40
* Regen after addition of the Mustek 1200 CU Plus scanner.Maxim Sobolev2001-11-282-0/+7
* Add Mustek 1200 CU Plus scanner.Maxim Sobolev2001-11-282-0/+2
* Yet another synch with minor changes in the ACPI CA 20011120 snapshot.Mitsuru IWASAKI2001-11-281-0/+14
* Add Buffalo AirStation 11Mbps CF WLAN card.Warner Losh2001-11-281-0/+1
* Sync to 1.24Warner Losh2001-11-281-2/+8
* Merge from NetBSD:Warner Losh2001-11-281-1/+3
* Synch with minor changes in the ACPI CA 20011120 snapshot.Mike Smith2001-11-285-13/+13
* Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family ofMike Smith2001-11-274-0/+4616
* Don't automatically unbind/deallocate memory when releasing.Ruslan Ermilov2001-11-271-10/+6
* Split the sio driver for pc98 into bus front end and back end.Yoshihiro Takahashi2001-11-262-0/+34
* bde suggests that sio really wants to manage its own softc. ThisWarner Losh2001-11-265-126/+152
* Make the start memory address that we use configurable via a bootWarner Losh2001-11-261-5/+16
* Only call pccard_function_disable when we have a configured configWarner Losh2001-11-261-3/+6
* Experimental patch to try to properly clip the range of the memoryWarner Losh2001-11-261-0/+4
* style(9) fixes:Warner Losh2001-11-261-161/+147
* o Add #include <sys/systm.h> to fix a warning about printf() beingRobert Watson2001-11-261-0/+1
* peter pointed out that I missed a hard coded location for the memory.Warner Losh2001-11-261-4/+5
* First part of patches to make sio grok 16-bit serial cards underWarner Losh2001-11-261-2/+30
* Make the address we kludily allocate in pccbb be a #define for easierWarner Losh2001-11-261-3/+5
* Fix POLA - when selecting line into syscons' cut'n'paste buffer (doubleMaxim Sobolev2001-11-251-0/+4
* Add suspend/resume support.Mitsuru IWASAKI2001-11-241-4/+67
* Patch to allow the ed driver interrupt routine to terminate if theWarner Losh2001-11-241-4/+17
* Check the return value of tsleep() in snpread(). This may beDima Dorfman2001-11-241-1/+4
* Return EBUSY if we try to attach to a tty that is already beingDima Dorfman2001-11-241-0/+2
* Create a snpbasedev variable which holds a reference to the first snpDima Dorfman2001-11-241-3/+9
* Submitted by:David E. O'BrienGerard Roudier2001-11-241-4/+4
* The Olympus C-1 digital camera uses a non-standard BBB command-statusIan Dowse2001-11-231-0/+17
* Regen.Ian Dowse2001-11-232-2/+9
* Add Olympus C-1.Ian Dowse2001-11-231-0/+1
* Validate requested sleep state in acpi_SetSleepState() to avoid reentryMitsuru IWASAKI2001-11-231-0/+3
* Fix typo introduced with last commit.Orion Hodson2001-11-221-5/+3
* Add disabling code via the debug.acpi.disable environment variable.Mitsuru IWASAKI2001-11-221-0/+1
* Add driver for Granch SBNI12-xx ISA and PCI network adapters.Max Khon2001-11-215-0/+1898
* Correct extmode initialization.Orion Hodson2001-11-211-4/+6
* Emit a warning if invalid mode passed to ac97_setextmode.Orion Hodson2001-11-211-3/+6
* Set extmode according to extcaps. Fixes codec sample rate failuresOrion Hodson2001-11-211-2/+2
* Comment out some bogus entries. somehow they match everything, whichWarner Losh2001-11-201-5/+4
* Weed out those pccard entries that match everything. These are tooWarner Losh2001-11-201-0/+9
* Support MELCO LUA2-TX USB ethernet adaptor.Munechika SUMIKAWA2001-11-192-32/+45
* Regen.Munechika SUMIKAWA2001-11-192-2/+9
* Add Melco LUA2-TX5.Munechika SUMIKAWA2001-11-191-0/+1