aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sade/devices.c
Commit message (Expand)AuthorAgeFilesLines
* Make sade(8) WARNS=3 clean.Xin LI2006-08-081-5/+1
* Say welcome to 'sade', the SysAdmins Disk Editor. It's the fdisk and disklabe...Alexander Leidinger2006-08-071-238/+26
* Teach sysinstall about mfi(4).Scott Long2006-03-291-0/+1
* Use some helper macros for the device table so it can fit in 80 columns andJohn Baldwin2006-02-281-77/+89
* Drop unused major, minor, and delta values from device table.John Baldwin2006-02-281-23/+20
* s/lp/plip/ for PLIP interfaces.Ceri Davies2006-02-131-1/+1
* Remove attempts to use mknod.Ceri Davies2006-02-071-44/+3
* Sync whitespace change that is found uniquely in RELENG_6, to reduce diffXin LI2005-10-091-1/+1
* Recognise GEM ethernet adapter (sparc64/ppc).Peter Grehan2005-07-211-0/+1
* Remove old wdc driver completely.Yoshihiro Takahashi2005-01-041-6/+0
* Due to unknown reasons, Disk_Names() returns SCSI CDROM as a validPyun YongHyeon2004-12-221-0/+14
* Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].David E. O'Brien2004-11-191-1/+1
* Add device driver support for the VIA Networking TechnologiesBill Paul2004-09-101-0/+1
* Fix installing from SCSI tape drives by catching up device names withBruce A. Mah2004-08-161-1/+1
* Move the inclusion of libdisk.h from sysinstall.h to the source filesMarcel Moolenaar2004-08-021-0/+1
* Remove reference to fla driver.Poul-Henning Kamp2004-07-201-1/+0
* Add 'fwe' so one doesn't get "<unknown network interface type>".David E. O'Brien2004-01-041-0/+1
* Add a device driver for the Broadcom BCM4401 ethernet controller,Bill Paul2003-09-091-0/+1
* Take the support for the 8139C+/8169/8169S/8110S chips out of theBill Paul2003-09-081-0/+2
* Teach sysinstall about the ServeRAID disk device.Scott Long2003-05-111-0/+1
* Add device driver support for the ASIX Electronics AX88172 USB 2.0Bill Paul2003-04-201-0/+1
* Use correct interface name (it's different on -current).Maxim Sobolev2003-03-051-1/+1
* Remove local hack that somehow slipped into the previous commit.Maxim Sobolev2003-03-051-1/+1
* Add missed description for the `ds' (disc(4)) pseudo-interface.Maxim Sobolev2003-03-051-1/+2
* Teach sysinstall about the em(4) device.Tom Rhodes2003-01-271-0/+1
* Add 'vlan' as a network device.John Baldwin2003-01-171-0/+1
* Don't use fake 'c' or 'a' BSD partitions for CD-ROM devices. This fixesJohn Baldwin2002-11-271-5/+5
* Also test for type efi everywhere we currently test for type fat.Marcel Moolenaar2002-11-131-1/+1
* debugMsg() should end with "\n".Jun Kuriyama2002-11-011-1/+1
* Add lge(4) to the list of drivers. It was present in 4-stable but not inJohn Baldwin2002-07-021-0/+1
* Fix /dev/acdNc minor device number. This bug prevents installing FreeBSDMakoto Matsushita2002-03-301-1/+1
* Add wireless devices to device_names array. Now that ifconfig can setMurray Stokely2002-03-171-0/+3
* Close all open file descriptors before restarting sysinstall.Murray Stokely2001-09-301-0/+2
* Add device driver support for the Broadcom BCM570x family of gigabitBill Paul2001-09-271-0/+1
* You were knocked senseless by the Boomerang, spun around by the Cyclone,Bill Paul2001-07-231-0/+1
* Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As theDima Dorfman2001-07-021-1/+1
* Add support for gigabit ethernet cards based on the NatSemi DP83820Bill Paul2001-05-111-0/+1
* Moved the snc driver position before the sn driver.Yoshihiro Takahashi2000-12-091-1/+3
* Added Intel Gigabit Ethernet card to device menu.Tatsumi Hosokawa2000-11-071-0/+1
* Add the ATA RAID device 'ar'.Søren Schmidt2000-10-291-0/+1
* Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02RYoshihiro Takahashi2000-10-021-0/+1
* add ``xe'' driverMIHIRA Sanpei Yoshiro2000-09-221-0/+1
* Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters.Bill Paul2000-09-201-0/+1
* Teach sysinstall about 'aac'.Mike Smith2000-09-131-0/+1
* Remove device type field - there are no block devices left.Jordan K. Hubbard2000-08-221-41/+32
* Ugh. Back out local changes that crept in with my last commit. :(John Baldwin2000-07-141-1/+0
* MFS: (yes, from -stable) Note that current.FreeBSD.org is a 5.0 snap serverJohn Baldwin2000-07-141-0/+1
* Replace phk's commit with code from my local tree which I happenJordan K. Hubbard2000-07-051-1/+3
* Ignore all md disks, installing on them would be particularly pointless.Poul-Henning Kamp2000-07-041-2/+6
* - Remove obsolete PC-card boot.flp hack. It was for making both PC-cardYoshihiro Takahashi2000-06-051-0/+6