aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* - Move decoding pc98_partition function into geom_pc98_enc.c.Yoshihiro Takahashi2003-05-011-0/+1
* Catch up with the new acpi files.Nate Lawson2003-04-291-21/+24
* Update GEOM::SUN to use the decoding functions in geom_sunlabel_enc.cPoul-Henning Kamp2003-04-211-0/+1
* Add device driver support for the ASIX Electronics AX88172 USB 2.0Bill Paul2003-04-201-0/+1
* Separate the encoding/decoding functions for struct disklabel into aPoul-Henning Kamp2003-04-171-0/+1
* Add dev/firewire/fwdma.c.Hidetoshi Shimokawa2003-04-171-0/+1
* Express bus dependency a little more clearly.Matthew N. Dodd2003-04-151-31/+31
* add EHCI (USB 2.0) controller support.Bernd Walter2003-04-141-0/+2
* Driver for Granch SBNI16 SHDSL modemMax Khon2003-04-131-0/+1
* Move the functions for encoding decoding struct dos_partition intoPoul-Henning Kamp2003-04-121-0/+1
* - Add PCI support (Adaptec AHA-2920/A,Future Domain TMC-18XX/3260).Matthew N. Dodd2003-04-071-0/+2
* Add a rudimentary but working driver for the Adlink "NuDaq PCI-9812".Poul-Henning Kamp2003-04-041-0/+1
* Remove geom_enc.c, a superset of these functions are now available inPoul-Henning Kamp2003-04-031-1/+0
* - Add the kern_umtx.c file to the build.Jeff Roberson2003-04-011-0/+1
* - Add kern_thr.cJeff Roberson2003-04-011-0/+1
* - Move driver to newbus.Matthew N. Dodd2003-03-291-1/+2
* Add support for reading directly from file to userland buffer when theTor Egge2003-03-261-0/+1
* Missed in last commit: don't compile now non-existent geom_stats.cPoul-Henning Kamp2003-03-181-1/+0
* FIPS 140-2 rng data tester for h/w crypto devices. This driver periodicallySam Leffler2003-03-111-0/+1
* "Or" is expressed with 2 separate config lines.Jake Burkholder2003-03-101-1/+2
* Update the DRM to latest from DRI CVS. This is approximately the versionEric Anholt2003-03-091-2/+4
* Remove unimplemented IP-in-IPX encapsulation support (options IPTUNNEL).Tim J. Robbins2003-03-081-1/+0
* Finish driving a stake through the heart of netns and the associatedPeter Wemm2003-03-051-10/+0
* Update netisr handling; Each SWI now registers its queue, and all queueJonathan Lemon2003-03-041-1/+0
* A cute yet small MAC policy that provides a simple ACL mechanism toRobert Watson2003-03-021-0/+1
* Remove support for running in SimOS. The support has rotted overMarcel Moolenaar2003-02-251-1/+0
* pst(4) should be portable across all our platforms.David E. O'Brien2003-02-241-0/+3
* Add an implementation of strdup() to libkern. Allocated memory is ofRobert Watson2003-02-231-0/+1
* First round off updates/fixes to the ATA driver.Søren Schmidt2003-02-201-0/+1
* Munge the zs sbus attachment to work with fhc. This is a bit of a hack,Jake Burkholder2003-02-191-1/+1
* Split the arch-specific AGP files into the appropriate files.* and do the sameEric Anholt2003-02-141-6/+0
* Move the g_stat struct to its own .h file, we will export it to other code.Poul-Henning Kamp2003-02-081-0/+1
* - Clean up ISA DMA supports.Yoshihiro Takahashi2003-02-071-0/+1
* Add config glue to add an optional GEOM_VOL to add optional volume support.Gordon Tetlow2003-02-031-0/+1
* Add a rudimentary class for slicing Apple partitioned disks.Poul-Henning Kamp2003-01-311-0/+1
* Remove files which don't exist.Poul-Henning Kamp2003-01-301-4/+0
* Move the miidevs.h build stuff to conf/files so that config(8) doesn'tPeter Wemm2003-01-301-0/+5
* Migrate the PCI bus logic for ohci and uhci from sys/pci to sys/dev/usb.Josef Karthauser2003-01-291-2/+2
* - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selectionJeff Roberson2003-01-261-1/+2
* Add ac97_patch.[ch] that provide space for ac97 codec specific patches.Orion Hodson2003-01-251-0/+1
* Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,Poul-Henning Kamp2003-01-171-2/+0
* config glue for new wi driver and wlan moduleSam Leffler2003-01-161-0/+2
* remove wi_hostap.c from files as it's been removed.Alfred Perlstein2003-01-151-1/+0
* Add a very simple but functional GEOM mirror class.Poul-Henning Kamp2003-01-141-0/+1
* Add sbus specific zs file.Jake Burkholder2003-01-081-1/+2
* Improve the way that an elf image activator for an alternate word size isJake Burkholder2003-01-041-3/+1
* Add a driver for the Zilog 8530 dual uart found in Ultra 1s and Ultra 2s.Jake Burkholder2003-01-011-0/+1
* - Implement primal Configuration ROM parser.Hidetoshi Shimokawa2002-12-311-2/+3
* Move the amd(4) driver to it's own directory in preparation for it growingScott Long2002-12-131-1/+1
* Add support for the PC98 platform to the ATA driver.Søren Schmidt2002-12-031-0/+1