| Commit message (Expand) | Author | Age | Files | Lines |
* | mdoc(7) police: Nits. | ru | 2003-03-02 | 1 | -2/+2 |
* | Add a new subcommand to pccardc(8), "dumpcisfile", which reads a CIS | green | 2003-02-25 | 6 | -4/+94 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 1 | -1/+1 |
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 1 | -1/+1 |
* | Remove bogus comments about why we do some silly things, and instead | imp | 2002-09-29 | 1 | -12/+1 |
* | Add -x option. This causes pccardd to exit after probing the cards. This | imp | 2002-09-29 | 2 | -2/+14 |
* | Add a ; to make a non-null statement | imp | 2002-09-29 | 1 | -1/+1 |
* | Copy cis strings into the kernel. | imp | 2002-07-22 | 2 | -9/+15 |
* | The .Nm utility | charnier | 2002-07-14 | 2 | -11/+15 |
* | Usage style sweep: spell "usage" with a small 'u'. | des | 2002-04-22 | 2 | -2/+2 |
* | Correct a typo. | dd | 2002-03-24 | 1 | -1/+1 |
* | Add some code which read manufucturer id. This is for NEWCARD compatibility. | shiba | 2002-02-20 | 4 | -0/+46 |
* | Update length more correctly when parsing a cis info field. | imp | 2002-01-06 | 1 | -4/+11 |
* | Fix a bug about CIS string comparison. Pccardd should be able to distinguish | iwasaki | 2001-11-29 | 1 | -0/+4 |
* | Always set unit number to -1 unless some other unit is specified in | imp | 2001-11-02 | 1 | -0/+1 |
* | Don't core dump if we can't get the index automatically. | imp | 2001-10-05 | 1 | -1/+2 |
* | Change the access width of memory window from 8 bits to 16 bits. | non | 2001-09-04 | 1 | -1/+1 |
* | Fix ISA machines. Also, make it possible for the new pccardd to run | imp | 2001-08-19 | 1 | -40/+61 |
* | Ask the kernel about IRQ 0 first. If the kernel responds with an IRQ, | imp | 2001-08-14 | 2 | -20/+22 |
* | Only try to allocated properly aligned I/O segments. This should stop | imp | 2001-08-02 | 1 | -17/+12 |
* | Have pccardd always ask the kernel for the IRQ to use. The kernel | imp | 2001-07-31 | 2 | -38/+47 |
* | Improve wording for pccard memory assignement. | imp | 2001-07-27 | 1 | -4/+11 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 3 | -9/+9 |
* | Remove GCC'isms in CFLAGS. | obrien | 2001-07-20 | 1 | -1/+0 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 3 | -7/+7 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 3 | -3/+3 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 2 | -2/+0 |
* | Remove duplicate words. | dd | 2001-06-24 | 1 | -1/+1 |
* | Resetting using COR bit 7 appears to be bad on pci based systems. | imp | 2001-06-04 | 1 | -0/+2 |
* | Add suggested parens around truth value. | imp | 2001-05-31 | 1 | -1/+1 |
* | From the PR: | imp | 2001-05-30 | 1 | -4/+2 |
* | Use constants in <pccard/cis.h> for scannign the memory window with. | dmlb | 2001-05-07 | 1 | -4/+4 |
* | Ensure that pccardd sets up memory windows correctly for drivers other | dmlb | 2001-05-07 | 1 | -8/+36 |
* | Fix a minor printing bug that prints incorrect information for memory | dmlb | 2001-05-07 | 1 | -1/+1 |
* | Backout revision 1.6 (removed the NOSHARED bit.) | ru | 2001-04-02 | 1 | -0/+1 |
* | Removed the NOSHARED bit. | ru | 2001-04-02 | 1 | -1/+0 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 2 | -2/+2 |
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 2 | -3/+4 |
* | Use vsnprintf in logmsg() to avoid overflowing the array on the stack. | gj | 2001-02-25 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 1 | -1/+1 |
* | Fix output of -v option. | toshi | 2000-12-24 | 1 | -0/+1 |
* | mdoc(7) police: do not split author names in the AUTHORS section. | ru | 2000-11-22 | 1 | -0/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 2 | -4/+5 |
* | mdoc(7) police: use certified section headers wherever possible. | ru | 2000-11-17 | 1 | -1/+1 |
* | add PC-Card melody beep(PC Card bus, kludge version) | sanpei | 2000-10-28 | 1 | -0/+2 |
* | add -I option, ``Don't get and use a list of free | sanpei | 2000-10-20 | 4 | -2/+11 |
* | cosmetic: resource -> res | sanpei | 2000-10-13 | 1 | -14/+14 |
* | print out error reason if it was failed in assign_io | sanpei | 2000-10-10 | 1 | -3/+23 |
* | Fix abuse of the Pa, Nm and Ar macros. This necessitated a rewording | sheldonh | 2000-10-05 | 1 | -35/+39 |
* | check {IO,IRQ}_ASSIGNED flags before | sanpei | 2000-10-04 | 1 | -3/+8 |